diff options
author | Xavier Bachelot <xavier@bachelot.org> | 2008-01-04 16:29:04 +1000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2008-01-04 16:29:04 +1000 |
commit | 30fba69a68efc196908dab22581d1b99cf8750ae (patch) | |
tree | 56e11ff2f4daa3441434ae8580f1227f8e503555 | |
parent | 71adbfc874517efbba8b9f7c3f90baad0d7fb707 (diff) |
via: add P4M900 pci id.
bug 12108
-rw-r--r-- | shared-core/drm_pciids.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt index 335ed2dc..1eeb3138 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -327,6 +327,7 @@ 0x1106 0x3343 0 "VIA P4M890" 0x1106 0x3230 VIA_DX9_0 "VIA K8M890" 0x1106 0x3157 VIA_PRO_GROUP_A "VIA CX700" +0x1106 0x3371 VIA_DX9_0 "VIA P4M900 / VN896" [i810] 0x8086 0x7121 0 "Intel i810 GMCH" |