diff options
Diffstat (limited to 'src/nv_driver.c')
-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 d1f4c24..3a396e0 100644 --- a/src/nv_driver.c +++ b/src/nv_driver.c @@ -729,6 +729,7 @@ NVIsG80(int chipType) case 0x06f0: case 0x0a60: case 0x0a70: + case 0x0ca0: return TRUE; } |