From 3092e8c9a45e1aa97b51708ef811fb0fd5d4c47b Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Sun, 25 Jun 2006 05:38:14 +0000 Subject: add Parallels PCI ids. --- sys/dev/pci/pcidevs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index dba80fd3050..2773aab11a1 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1081 2006/06/24 14:02:28 jsg Exp $ +$OpenBSD: pcidevs,v 1.1082 2006/06/25 05:38:13 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -297,6 +297,7 @@ vendor ADP 0x9004 Adaptec vendor ADP2 0x9005 Adaptec vendor ATRONICS 0x907f Atronics vendor NETMOS 0x9710 NetMos +vendor PARALLELS 0xaaaa Parallels vendor 3COM2 0xa727 3Com vendor TIGERJET 0xe159 TigerJet Network vendor ENDACE 0xeace Endace @@ -2713,6 +2714,10 @@ product PDC QSTOR_SATA 0x2068 QStor SATA /* Packet Engines products */ product PE GNIC2 0x0911 PMC/GNIC2 +/* Parallels products */ +product PARALLELS TOOLS 0x1112 Tools +product PARALLELS VIDEO 0x1121 Video + /* PC Tech products */ product PCTECH RZ1000 0x1000 RZ1000 -- cgit v1.2.3