mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 10:10:12 +01:00
Fix VIA K8M800 PCI ID.
This commit is contained in:
parent
56cdeff231
commit
f3cf4bc5f2
2 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue