diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2011-09-04 12:01:54 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2011-09-04 12:01:54 +0000 |
commit | 49fad8e231cd9e5b086a7761e1fb6a1c86201ece (patch) | |
tree | 569d8088cb25051000257b27f036115454e2b533 | |
parent | ef6cb0010fd94ff82d534667f7ad516627808578 (diff) |
Add entry for Intel Z68 LPC and correct the H61 LPC entry (pointed out by
Martin Pelikan).
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index da5d325a923..881d5d58e8f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1619 2011/09/04 09:26:05 sthen Exp $ +$OpenBSD: pcidevs,v 1.1620 2011/09/04 12:01:53 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2594,6 +2594,7 @@ product INTEL 6SERIES_EHCI_1 0x1c26 6 Series USB product INTEL 6SERIES_EHCI_2 0x1c2d 6 Series USB product INTEL 6SERIES_MEI 0x1c3a 6 Series MEI product INTEL 6SERIES_KT 0x1c3d 6 Series KT +product INTEL Z68_LPC 0x1c44 Z68 LPC product INTEL P67_LPC 0x1c46 P67 LPC product INTEL UM67_LPC 0x1c47 UM67 LPC product INTEL HM65_LPC 0x1c49 HM65 LPC @@ -2604,10 +2605,10 @@ product INTEL QS67_LPC 0x1c4d QS67 LPC product INTEL Q67_LPC 0x1c4e Q67 LPC product INTEL QM67_LPC 0x1c4f QM67 LPC product INTEL B65_LPC 0x1c50 B65 LPC -product INTEL H61_LPC 0x1c51 H61 LPC product INTEL C202_LPC 0x1c52 C202 LPC product INTEL C204_LPC 0x1c54 C204 LPC product INTEL C206_LPC 0x1c56 C206 LPC +product INTEL H61_LPC 0x1c5c H61 LPC product INTEL 82801AA_LPC 0x2410 82801AA LPC product INTEL 82801AA_IDE 0x2411 82801AA IDE product INTEL 82801AA_USB 0x2412 82801AA USB |