diff options
-rw-r--r-- | src/nv_driver.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nv_driver.c b/src/nv_driver.c index 7ad931f..2f56984 100644 --- a/src/nv_driver.c +++ b/src/nv_driver.c @@ -854,6 +854,7 @@ NVIsG80(int chipType) case 0x0850: case 0x0860: case 0x0870: + case 0x08a0: /* GT 320M hopefully... */ case 0x0a20: case 0x0a30: case 0x0a60: |