From f050096ad3c9ef4484b69c22217efe0557f16e35 Mon Sep 17 00:00:00 2001 From: Aaron Plattner Date: Mon, 9 Nov 2009 16:16:19 -0800 Subject: New boards Signed-off-by: Aaron Plattner --- src/nv_driver.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/nv_driver.c') diff --git a/src/nv_driver.c b/src/nv_driver.c index a7cf2dc..a5b394b 100644 --- a/src/nv_driver.c +++ b/src/nv_driver.c @@ -727,9 +727,11 @@ NVIsG80(int chipType) case 0x0650: case 0x06e0: case 0x06f0: + case 0x0a20: case 0x0a60: case 0x0a70: case 0x0ca0: + case 0x0cb0: return TRUE; } -- cgit v1.2.3