diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-05-01 19:33:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-05-01 19:33:40 +0000 |
commit | cc4bf4c01ebdfab6c43aa877278765ee743f2cba (patch) | |
tree | 8eb1a06365b6809df30ac2f08cc8e25ecf1211c6 /sys | |
parent | 28865fda8bb40410f884fa6459e9c40072fba92f (diff) |
another RCC host bridge
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 4bf4945a795..bda053ac420 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.252 2000/04/28 23:32:55 deraadt Exp $ + $OpenBSD: pcidevs,v 1.253 2000/05/01 19:33:39 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1260,6 +1260,8 @@ product RCC CIOB20 0x0006 I/O Bridge product RCC XX7 0x0007 PCIHB7 product RCC CNB20HE 0x0008 CNB20HE Host product RCC CNB20LE 0x0009 CNB20LE Host +product RCC CIOB30 0x0010 CIOB30 +product RCC CMIC_HE 0x0011 CMIC_HE Host /* product RCC UNKNOWN 0x0211 IDE */ /* product RCC UNKNOWN 0x0220 USB */ |