diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-05-03 05:00:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-05-03 05:00:06 +0000 |
commit | 7e6ff3a19fccd86f83b3a457a398d9d9d3ceade4 (patch) | |
tree | 73bbb74d994ff7db3acc7edb3722194a72b8371d | |
parent | a03fb5763281085690eab95e25e72e835795c139 (diff) |
more nasty pcbh devices
-rw-r--r-- | sys/dev/pci/pcidevs | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index bda053ac420..3431ee6c896 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.253 2000/05/01 19:33:39 deraadt Exp $ + $OpenBSD: pcidevs,v 1.254 2000/05/03 05:00:05 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1054,8 +1054,10 @@ product INTEL 82840_AGP 0x1a23 82840 AGP product INTEL 82840_PCI 0x1a24 82840 PCI product INTEL 82806AA 0x1360 82806AA PCI64 product INTEL 82806AA_APIC 0x1161 82806AA PCI64 APIC -product INTEL 82802AB 0x89AD 82802AB Firmware Hub 4Mbit -product INTEL 82802AC 0x89AC 82802AC Firmware Hub 8Mbit +product INTEL 82802AB 0x89ad 82802AB Firmware Hub 4Mbit +product INTEL 82802AC 0x89ac 82802AC Firmware Hub 8Mbit +product INTEL 82451NX 0x84ca 82451NX Mem & IO +product INTEL 82454NX 0x84cb 82454NX PCI Bridge /* Intergraph products */ product INTERGRAPH 4D50T 0x00e4 Powerstorm 4D50T |