diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-05-30 08:45:36 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-05-30 08:45:36 +0000 |
commit | 7b97203c15269913930739a7568e943f58a2923e (patch) | |
tree | 93b49a8f7e98f7656db6ef5743514b492784bf3a /sys/dev/pci | |
parent | e59f0d53e6c9489bd599626f6e4ae0ad18270d7f (diff) |
Add Intel ICH5 (ICH5R) IDE found in dmesg from
Alexandre H <openbsdah@wanadoo.fr>
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 289ddba2eb7..bfb8cea83f7 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.629 2003/05/28 16:36:34 deraadt Exp $ + $OpenBSD: pcidevs,v 1.630 2003/05/30 08:45:35 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1540,6 +1540,7 @@ product INTEL 82801DB_USB_3 0x24c7 82801DB USB product INTEL 82801DBM_IDE 0x24ca 82801DBM IDE product INTEL 82801DB_IDE 0x24cb 82801DB IDE product INTEL 82801DB_USB_4 0x24cd 82801DB USB +product INTEL 82801EB_IDE 0x24db 82801EB IDE product INTEL 82820_MCH 0x2501 82820 MCH product INTEL 82820_AGP 0x250f 82820 AGP product INTEL 82850_HB 0x2530 82850 Host |