diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-24 22:21:18 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-24 22:21:18 +0000 |
commit | 679e916e9e3feeced7c405d5fae467aedc6b241c (patch) | |
tree | a2e1f5856c1fa629086f6ecc113ec1a50a8ee846 /sys/dev/pci | |
parent | 0c9f7a5b8f3f2bde14b431937720f4f2fdcea676 (diff) |
oops
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index f030043bf87..edbcd00f42f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.250 2000/04/24 21:31:37 deraadt Exp $ + $OpenBSD: pcidevs,v 1.251 2000/04/24 22:21:17 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1256,8 +1256,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 UNKNOWN 0x0211 IDE -#product RCC UNKNOWN 0x0220 USB +/* product RCC UNKNOWN 0x0211 IDE */ +/* product RCC UNKNOWN 0x0220 USB */ /* PLX products */ product PLX 1076 0x1076 I/O |