diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-10-12 00:30:13 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-10-12 00:30:13 +0000 |
commit | 48616c1f5dbcbebc9500136e7a7748307a67775f (patch) | |
tree | 84bc4c60c091facb2b0e931484fc19547308edf3 /sys/dev | |
parent | 15a64c9eaee8735965e2321e3565f8414c639f61 (diff) |
add another ServerWorks HT-2100 PCIe bridge.
dmesg from marco@
Diffstat (limited to 'sys/dev')
-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 4af6c2c4db2..25895c4ef13 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1162 2006/10/11 22:25:49 ckuethe Exp $ +$OpenBSD: pcidevs,v 1.1163 2006/10/12 00:30:12 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3012,6 +3012,7 @@ product RCC HT_2000_PCIE 0x0132 HT-2000 PCIE product RCC HT_2100_PCIE_1 0x0140 HT-2100 PCIE product RCC HT_2100_PCIE_2 0x0141 HT-2100 PCIE product RCC HT_2100_PCIE_3 0x0142 HT-2100 PCIE +product RCC HT_2100_PCIE_5 0x0144 HT-2100 PCIE product RCC OSB4 0x0200 OSB4 product RCC CSB5 0x0201 CSB5 product RCC CSB6 0x0203 CSB6 |