diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-03-19 21:01:29 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-03-19 21:01:29 +0000 |
commit | 7275987708553a43a0b4e7674b5d5391577ad537 (patch) | |
tree | 7013ba94a72b702087649bd6e6af51fc0f75860a /sys/dev/pci | |
parent | 496b103ace876e131728da8cae065b34703173e3 (diff) |
add a few more Intel devices as found on a Acer Travelmate 3012WTMi laptop.
dmesgs from damien@
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8e3f7114cb4..4b36ab087bc 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1039 2006/03/12 21:02:34 brad Exp $ +$OpenBSD: pcidevs,v 1.1040 2006/03/19 21:01:28 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1822,6 +1822,9 @@ product INTEL E7230_MCH 0x2778 E7230 MCH product INTEL E7230_PCIE 0x2779 E7230 PCIE product INTEL 82915G_IGD 0x2782 82915G Video product INTEL 82915GM_IGD_S 0x2792 82915GM/GMS Video +product INTEL 82945GM_MCH 0x27a0 82945GM MCH +product INTEL 82945GM_IGD 0x27a2 82945GM Video +product INTEL 82945GM_IGD_S 0x27a6 82945GM Video product INTEL 82801GH_LPC 0x27b0 82801GH LPC product INTEL 82801GB_LPC 0x27b8 82801GB LPC product INTEL 82801GBM_LPC 0x27b9 82801GBM LPC @@ -1829,6 +1832,7 @@ product INTEL 82801GHM_LPC 0x27bd 82801GHM LPC product INTEL 82801GB_SATA_1 0x27c0 82801GB SATA product INTEL 82801GB_SATA_2 0x27c1 82801GB AHCI SATA product INTEL 82801GB_SATA_3 0x27c3 82801GB SATA +product INTEL 82801GBM_SATA 0x27c4 82801GBM SATA product INTEL 82801GB_USB_1 0x27c8 82801GB USB product INTEL 82801GB_USB_2 0x27c9 82801GB USB product INTEL 82801GB_USB_3 0x27ca 82801GB USB |