diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2010-06-23 05:31:19 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2010-06-23 05:31:19 +0000 |
commit | 3fb9d810b4cf603d8c1269d8f9c334c948ce2f38 (patch) | |
tree | 7a4ec201bf40df0e555808dfb2cbf0bb02b63fa6 /sys/dev/pci | |
parent | cf8c1b8a57d5a638826e8c5309a8d2ba8b7dc86e (diff) |
PLX PEX 8624 as found in a dell r815.
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index f2b4d86b0df..fcf30b66d16 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1559 2010/06/23 05:27:54 dlg Exp $ +$OpenBSD: pcidevs,v 1.1560 2010/06/23 05:31:18 dlg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4522,6 +4522,7 @@ product PLX PEX_8532 0x8532 PEX 8532 product PLX PEX_8533 0x8533 PEX 8533 product PLX PEX_8547 0x8547 PEX 8547 product PLX PEX_8548 0x8548 PEX 8548 +product PLX PEX_8624 0x8624 PEX 8624 product PLX PEX_8648 0x8648 PEX 8648 product PLX 9016 0x9016 I/O 9016 product PLX 9050 0x9050 I/O 9050 |