summaryrefslogtreecommitdiff
path: root/shared-core
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@fairlite.demon.co.uk>2005-03-25 13:44:47 +0000
committerAlan Hourihane <alanh@fairlite.demon.co.uk>2005-03-25 13:44:47 +0000
commit459ef4862978800f3dbff76af134593350cad6aa (patch)
tree5c8b44866e64e1f0c0e2728bf2bc909329f10e60 /shared-core
parent9182891b26f1847664f4a797db12c63ec065df7a (diff)
Don't know who set the i915GM PCI ID incorrectly but it should be 0x2592
Diffstat (limited to 'shared-core')
-rw-r--r--shared-core/drm_pciids.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt
index a84ff010..971154a4 100644
--- a/shared-core/drm_pciids.txt
+++ b/shared-core/drm_pciids.txt
@@ -205,5 +205,5 @@
0x8086 0x3582 0 "Intel i852GM/i855GM GMCH"
0x8086 0x2572 0 "Intel i865G GMCH"
0x8086 0x2582 0 "Intel i915G"
-0x8086 0x2982 0 "Intel i915GM"
+0x8086 0x2592 0 "Intel i915GM"