diff options
author | Chris Cappuccio <chris@cvs.openbsd.org> | 2001-09-04 19:02:47 +0000 |
---|---|---|
committer | Chris Cappuccio <chris@cvs.openbsd.org> | 2001-09-04 19:02:47 +0000 |
commit | f2b2e5c57fcdac0fed2db709f967c6f5babfefa6 (patch) | |
tree | 73653d26974cdc6b46c52311b39a9dc32186be4d /sys/dev/pci | |
parent | 84d72141847be71f24b4694e0da025c0b493c3e4 (diff) |
Intel ICH3 (82801CA/CAM) IDE
Diffstat (limited to 'sys/dev/pci')
-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 5f746dc116c..fb1cc9178ff 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.436 2001/08/27 05:26:55 chris Exp $ + $OpenBSD: pcidevs,v 1.437 2001/09/04 19:02:46 chris Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1264,6 +1264,8 @@ product INTEL 82801BAM_IDE 0x244a 82801BAM IDE product INTEL 82801BA_IDE 0x244b 82801BA IDE product INTEL 82801BAM_LPC 0x244c 82801BAM LPC product INTEL 82801BA_AGP 0x244e 82801BA AGP +product INTEL 82801CAM_IDE 0x248a 82801CAM IDE +product INTEL 82801CA_IDE 0x248b 82801CA IDE product INTEL 82820_MCH 0x2501 82820 MCH product INTEL 82820_AGP 0x250f 82820 AGP product INTEL 82850_HB 0x2530 82850 Host |