diff options
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 485ee5f85e3..b64ed0bb61b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1322 2008/02/09 20:04:56 kettenis Exp $ +$OpenBSD: pcidevs,v 1.1323 2008/02/17 05:05:55 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3511,6 +3511,8 @@ product PLATFORM ES1849 0x0100 ES1849 /* PLX products */ product PLX 1076 0x1076 I/O 1076 product PLX 1077 0x1077 I/O 1077 +product PLX 8114_PCI 0x8114 8114 PCIE-PCI +product PLX 8518_PCIE 0x8518 8518 PCIE product PLX 8532_PCIE 0x8532 8532 PCIE product PLX 9016 0x9016 I/O 9016 product PLX 9050 0x9050 I/O 9050 |