diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2006-04-14 12:52:02 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2006-04-14 12:52:02 +0000 |
commit | a15813d43524014c38bbfc52e3922f0f224f6a11 (patch) | |
tree | b8e1e658c0dc4795dccbe32e1334aa15121a20e2 /lst/pcitable | |
parent | 42f223a88acea0c5c2ad7872fb8004b884918f12 (diff) | |
download | ldetect-lst-a15813d43524014c38bbfc52e3922f0f224f6a11.tar ldetect-lst-a15813d43524014c38bbfc52e3922f0f224f6a11.tar.gz ldetect-lst-a15813d43524014c38bbfc52e3922f0f224f6a11.tar.bz2 ldetect-lst-a15813d43524014c38bbfc52e3922f0f224f6a11.tar.xz ldetect-lst-a15813d43524014c38bbfc52e3922f0f224f6a11.zip |
fix i945GM id for intel-agp
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index fc107121..b5df3d54 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -6921,7 +6921,7 @@ 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 "Card:Intel 945" "Intel Corp.|Mobile Memory Controller Hub" +0x8086 0x27a0 "intel-agp" "Intel Corp.|Mobile Memory Controller Hub" 0x8086 0x27a1 "unknown" "Intel Corp.|Mobile PCI Express Graphics Port" 0x8086 0x27a2 "Card:Intel 945" "Intel Corp.|Mobile Integrated Graphics Controller" 0x8086 0x27a6 "unknown" "Intel Corp.|Mobile Integrated Graphics Controller" |