diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2009-03-26 23:14:03 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2009-03-26 23:14:03 +0000 |
commit | 6c501a8cd687f295810a9c002c510b6c0bdfd320 (patch) | |
tree | 35bb7b447ae42959f0cc0e7a1013a08d8a32fd10 /sys/dev/pci | |
parent | 37814de0cb03331fc6030e509df406316faea15d (diff) |
new plx chips found in wild
Diffstat (limited to 'sys/dev/pci')
-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 9ed8b1650ae..f55879e481a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1465 2009/03/26 16:26:09 reyk Exp $ +$OpenBSD: pcidevs,v 1.1466 2009/03/26 23:14:02 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4217,8 +4217,10 @@ product PLX PEX_8114 0x8114 PEX 8114 product PLX PEX_8517 0x8517 PEX 8517 product PLX PEX_8518 0x8518 PEX 8518 product PLX PEX_8524 0x8524 PEX 8524 +product PLX PEX_8525 0x8525 PEX 8525 product PLX PEX_8532 0x8532 PEX 8532 product PLX PEX_8533 0x8533 PEX 8533 +product PLX PEX_8548 0x8548 PEX 8548 product PLX 9016 0x9016 I/O 9016 product PLX 9050 0x9050 I/O 9050 product PLX 9080 0x9080 I/O 9080 |