summaryrefslogtreecommitdiff
path: root/src/nv_driver.c
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2007-07-08 01:28:42 -0700
committerAaron Plattner <aaron@weasel.nvidia.com>2007-07-08 01:28:42 -0700
commitc1503c864d495f8a3e5380fed5cb8ca5e21a3750 (patch)
treef69f3b8391cb16cccd36010a5061581500beabf9 /src/nv_driver.c
parent42dffde988176a3f85b0586ecb8d672b74050760 (diff)
GeForce 8600M GT.
Diffstat (limited to 'src/nv_driver.c')
-rw-r--r--src/nv_driver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nv_driver.c b/src/nv_driver.c
index f0f119f..28c46d1 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -344,6 +344,7 @@ static SymTabRec NVKnownChipsets[] =
{ 0x10DE019E, "Quadro FX 4600" },
{ 0x10DE0400, "GeForce 8600 GTS" },
{ 0x10DE0402, "GeForce 8600 GT" },
+ { 0x10DE0407, "GeForce 8600M GT" },
{ 0x10DE0421, "GeForce 8500 GT" },
{ 0x10DE0422, "GeForce 8400 GS" },
{ 0x10DE0423, "GeForce 8300 GS" },