diff options
author | Maarten Maathuis <madman2003@gmail.com> | 2007-09-08 22:19:00 +0200 |
---|---|---|
committer | Maarten Maathuis <madman2003@gmail.com> | 2007-09-08 22:19:00 +0200 |
commit | f19d80b0465d9ba93005d8499654e3256494c831 (patch) | |
tree | a7d034ddf349f25d0d08f15590b76639dd26e057 | |
parent | 06bb07259531d10df2c1979919af899e3812057b (diff) |
nouveau: Add Quadro NVS 140 pciid
-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 39ddc1c5..74e7e75a 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -729,6 +729,7 @@ 0x10de 0x0421 NV_50 "GeForce 8500 GT" 0x10de 0x0422 NV_50 "GeForce 8400 GS" 0x10de 0x0423 NV_50 "GeForce 8300 GS" +0x10de 0x0429 NV_50 "Quadro NVS 140" 0x12d2 0x0020 NV_04 "TNT" 0x12d2 0x0028 NV_04 "TNT2" 0x12d2 0x0029 NV_04 "UTNT2" |