diff options
author | 2005-12-29 22:11:24 +0000 | |
---|---|---|
committer | 2005-12-29 22:11:24 +0000 | |
commit | bb8eafc541114c0d7bd11ad8b766604907b3077a (patch) | |
tree | a691268b0745b55af9e78a4694b634607222af5e | |
parent | standard sections; (diff) | |
download | wireguard-openbsd-bb8eafc541114c0d7bd11ad8b766604907b3077a.tar.xz wireguard-openbsd-bb8eafc541114c0d7bd11ad8b766604907b3077a.zip |
add a ServerWorks PCI Express to PCI-X bridge
-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 2179bb02237..e8888c9359d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.984 2005/12/25 20:49:14 brad Exp $ +$OpenBSD: pcidevs,v 1.985 2005/12/29 22:11:24 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2538,6 +2538,7 @@ product RCC CMIC_GC_1 0x0015 CMIC-GC Host product RCC CMIC_GC_2 0x0016 CMIC-GC Host product RCC GCNB_LE 0x0017 GCNB-LE Host product RCC CIOB_X2 0x0101 CIOB-X2 PCIX +product RCC PCIE_PCIX 0x0103 PCIE-PCIX product RCC CIOB_E 0x0110 CIOB-E product RCC OSB4 0x0200 OSB4 product RCC CSB5 0x0201 CSB5 |