From f3cf4bc5f2bd556689ef197877de596b83dbd3d9 Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom Date: Sun, 20 Feb 2005 00:05:43 +0000 Subject: Fix VIA K8M800 PCI ID. --- shared-core/drm_pciids.txt | 4 ++-- shared/drm_pciids.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt index 61aeac38..56282697 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -151,10 +151,10 @@ [viadrv] 0x1106 0x3022 0 "VIA CLE266 3022" -0x1106 0x3118 0 "VIA CN400" +0x1106 0x3118 0 "VIA CN400 / PM8X0" 0x1106 0x3122 0 "VIA CLE266" 0x1106 0x7205 0 "VIA KM400" -0x1106 0x7204 0 "VIA K8M800" +0x1106 0x3108 0 "VIA K8M800" [i810] 0x8086 0x7121 0 "Intel i810 GMCH" diff --git a/shared/drm_pciids.txt b/shared/drm_pciids.txt index 7e6cc4e6..ebd0b6a8 100644 --- a/shared/drm_pciids.txt +++ b/shared/drm_pciids.txt @@ -151,10 +151,10 @@ [viadrv] 0x1106 0x3022 0 "VIA CLE266 3022" -0x1106 0x3118 0 "VIA CN400" +0x1106 0x3118 0 "VIA CN400 / PM8X0" 0x1106 0x3122 0 "VIA CLE266" 0x1106 0x7205 0 "VIA KM400" -0x1106 0x7204 0 "VIA K8M800" +0x1106 0x3108 0 "VIA K8M800" [i810] 0x8086 0x7121 0 "Intel i810 GMCH" -- cgit v1.2.3