diff options
author | 2010-06-23 05:31:18 +0000 | |
---|---|---|
committer | 2010-06-23 05:31:18 +0000 | |
commit | 7d1f1118d466715b7f34c1266943ba83de3fe363 (patch) | |
tree | 63cfb6cd8bbf3cb82c098b9b8fb63a65f48b461a | |
parent | regen (diff) | |
download | wireguard-openbsd-7d1f1118d466715b7f34c1266943ba83de3fe363.tar.xz wireguard-openbsd-7d1f1118d466715b7f34c1266943ba83de3fe363.zip |
PLX PEX 8624 as found in a dell r815.
-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 |