diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-02-16 21:18:07 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-02-16 21:18:07 +0000 |
commit | b887a12e6e4e500e01b1cb0f9ac884e7f3640b7d (patch) | |
tree | 88411f973e2c89ef0f00ddc05d0a876aed63ecc8 /lst | |
parent | d0e4c9bb305a2fa289ddc1786776960a297c3357 (diff) | |
download | ldetect-lst-b887a12e6e4e500e01b1cb0f9ac884e7f3640b7d.tar ldetect-lst-b887a12e6e4e500e01b1cb0f9ac884e7f3640b7d.tar.gz ldetect-lst-b887a12e6e4e500e01b1cb0f9ac884e7f3640b7d.tar.bz2 ldetect-lst-b887a12e6e4e500e01b1cb0f9ac884e7f3640b7d.tar.xz ldetect-lst-b887a12e6e4e500e01b1cb0f9ac884e7f3640b7d.zip |
reapply r1.694 ("handle two new i945GM (from drm's CVS)") that got mistakely
reverted in r1.695 :-(
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index 21b42d87..c4556813 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6874,9 +6874,9 @@ 0x8086 0x277d "unknown" "Intel Corp.|PCI Express Graphics Port" 0x8086 0x2782 "unknown" "Intel Corp.|Graphics Controller" 0x8086 0x2792 "unknown" "Intel Corp.|Mobile Graphics Controller" -0x8086 0x27a0 "intel-agp" "Intel Corp.|Mobile Memory Controller Hub" +0x8086 0x27a0 "Card:Intel 945" "Intel Corp.|Mobile Memory Controller Hub" 0x8086 0x27a1 "unknown" "Intel Corp.|Mobile PCI Express Graphics Port" -0x8086 0x27a2 "unknown" "Intel Corp.|Mobile Integrated Graphics Controller" +0x8086 0x27a2 "Card:Intel 945" "Intel Corp.|Mobile Integrated Graphics Controller" 0x8086 0x27a6 "unknown" "Intel Corp.|Mobile Integrated Graphics Controller" 0x8086 0x27b0 "unknown" "Intel Corp.|I/O Controller Hub LPC" 0x8086 0x27b1 "i810-tco" "Intel Corp.|Mobile I/O Controller Hub LPC" |