diff options
author | Ben Skeggs <darktama@iinet.net.au> | 2006-09-17 13:00:27 +1000 |
---|---|---|
committer | Ben Skeggs <darktama@iinet.net.au> | 2006-09-17 13:00:27 +1000 |
commit | 22382bd8c540231641bfc75d778a50ddf1463783 (patch) | |
tree | 38c149f96514da598b70dc075c3ade881c22af81 | |
parent | aa80e2f48f291aa41524dfb53023499c91473705 (diff) |
Add pciid for GeForce Go 6150 (0x0244).
-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 9f421953..cbb30d25 100644 --- a/shared-core/drm_pciids.txt +++ b/shared-core/drm_pciids.txt @@ -669,3 +669,4 @@ 0x10de 0x0240 NV_40 "NVIDIA GeForce 6150" 0x10de 0x0241 NV_40 "NVIDIA GeForce 6150 LE" 0x10de 0x0242 NV_40 "NVIDIA GeForce 6100" +0x10de 0x0244 NV_40 "NVIDIA GeForce 6150 Go" |