summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2007-05-02 09:33:33 -0700
committerAaron Plattner <aplattner@nvidia.com>2007-05-02 13:04:09 -0700
commitc3783cbdc1dcd04392ca2cc6b7acece93d7166a5 (patch)
tree8311d5963eb8870e73ceb4105c296f5beb59a261
parent5d9b75b432dbc525e10c1c00436a1820456f6fb4 (diff)
GeForce 8800 Ultra
(cherry picked from commit 100d7c7393eda92e5b26ac4f4cc33a8dce86c364)
-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 d90dd37..a402e12 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -336,6 +336,7 @@ static SymTabRec NVKnownChipsets[] =
#if SUPPORT_G80
{ 0x10DE0191, "GeForce 8800 GTX" },
{ 0x10DE0193, "GeForce 8800 GTS" },
+ { 0x10DE0194, "GeForce 8800 Ultra" },
{ 0x10DE019D, "Quadro FX 5600" },
{ 0x10DE019E, "Quadro FX 4600" },
{ 0x10DE0400, "GeForce 8600 GTS" },