diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-10-10 17:30:14 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-10-10 17:30:14 +0000 |
commit | 10d3e6e7d3a3fdc01188455ca8d6495d1a2160f0 (patch) | |
tree | 3b640783898fab82c4238ee6da71ff39a9b92ab4 /sys | |
parent | f5d2c1b1adc5686a69919888c2e3a09e6943f2c2 (diff) |
add two Pericom PCI bridges.
Diffstat (limited to 'sys')
-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 5c910e1559c..83328ec369f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1159 2006/10/06 02:28:54 brad Exp $ +$OpenBSD: pcidevs,v 1.1160 2006/10/10 17:30:13 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2613,6 +2613,8 @@ product SYMBIOS PE_GNIC 0x0702 Packet Engines G-NIC /* Pericom products */ product PERICOM PI7C21P100 0x01a7 PI7C21P100 PCIX-PCIX +product PERICOM PPB_1 0x8140 PCI-PCI +product PERICOM PPB_2 0x8150 PCI-PCI /* Planex products */ product PLANEX FNW_3603_TX 0xab06 FNW-3603-TX 10/100 |