diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-15 19:16:09 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-15 19:16:09 +0000 |
commit | 9539ef71fa90ed76a78712c3293f4cdc1947b5e0 (patch) | |
tree | 8c113fdc04e92b30fee5fda8d62dde6760d46d70 /sys/dev | |
parent | 1b6dca890ec2c39f082d4ae06434e23a3b1b08ab (diff) |
more gear
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 71153899695..1d9f4cffbb8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.247 2000/04/14 09:05:42 deraadt Exp $ + $OpenBSD: pcidevs,v 1.248 2000/04/15 19:16:08 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -958,6 +958,7 @@ product HP J2585A 0x1030 J2585A /* Hi/Fn products */ product HIFN 7751 0x0005 7751 +product HIFN 6500 0x0006 6500 /* IBM products */ product IBM 0x0002 0x0002 MCA @@ -1249,8 +1250,9 @@ product OPTI RM861HA 0xc861 RM861HA product PCTECH RZ1000 0x1000 RZ1000 /* Pequr products */ -product RCC PCIBRIDGE 0x0200 PCI +product RCC SOUTH 0x0200 ROSB-4 SouthBridge product RCC XX5 0x0005 PCIHB5 +product RCC CIOB20 0x0006 I/O Bridge product RCC XX7 0x0007 PCIHB7 product RCC CNB20HE 0x0008 CNB20HE Host product RCC CNB20LE 0x0009 CNB20LE Host |