diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2009-11-10 12:17:23 -0800 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2009-11-10 12:17:23 -0800 |
commit | b30ec386abb7219be50c7aa42db9f08f12fe5c8c (patch) | |
tree | 8b6c1ae1ba27452abe5cfd3bc30bef9d9cdcb3d1 | |
parent | f050096ad3c9ef4484b69c22217efe0557f16e35 (diff) |
More new boards
Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
-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 a5b394b..7e6b861 100644 --- a/src/nv_driver.c +++ b/src/nv_driver.c @@ -728,6 +728,7 @@ NVIsG80(int chipType) case 0x06e0: case 0x06f0: case 0x0a20: + case 0x0a30: case 0x0a60: case 0x0a70: case 0x0ca0: |