diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-12-20 19:17:27 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2003-12-20 19:17:27 +0000 |
commit | 6d3f9bb8dc1ca2cf101a1c6d36c0d6e9694f982e (patch) | |
tree | acaee98d0366f9dd2106c6187e26651e5c76e7db /sys/dev/pci/pcidevs | |
parent | 43e0bd174876898e80773c022c56193cb556850a (diff) |
Little correction for ICH4-M LPC.
ok deraadt@
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d50eea80f12..5fb60f5970b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.700 2003/12/17 17:25:22 jason Exp $ +$OpenBSD: pcidevs,v 1.701 2003/12/20 19:17:26 grange Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1247,6 +1247,7 @@ product INTEL 82801DB_ACM 0x24c6 82801DB Modem product INTEL 82801DB_USB_3 0x24c7 82801DB USB product INTEL 82801DBM_IDE 0x24ca 82801DBM IDE product INTEL 82801DB_IDE 0x24cb 82801DB IDE +product INTEL 82801DBM_LPC 0x24cc 82801DBM LPC product INTEL 82801DB_USB_4 0x24cd 82801DB USB product INTEL 82801EB_LPC 0x24d0 82801EB/ER LPC product INTEL 82801EB_SATA 0x24d1 82801EB SATA @@ -1297,7 +1298,6 @@ product INTEL 82852GM_MEM 0x3584 82852GM Memory product INTEL 82852GM_CFG 0x3585 82852GM Configuration product INTEL 82855PE 0x3340 82855PE Hub product INTEL 82855PE_AGP 0x3341 82855PE AGP -product INTEL 82801DBM 0x24cc 82801DBM LPC product INTEL RCU32 0x3092 RCU32 I2O RAID product INTEL 82371SB_ISA 0x7000 82371SB ISA product INTEL 82371SB_IDE 0x7010 82371SB IDE |