xf86-video-nv: src/nv_driver.c

Aaron Plattner aplattner at kemper.freedesktop.org
Wed May 2 20:46:38 EEST 2007


 src/nv_driver.c |    1 +
 1 files changed, 1 insertion(+)

New commits:
diff-tree 100d7c7393eda92e5b26ac4f4cc33a8dce86c364 (from ed9f98853a781344c10cb801214917e13bddf27c)
Author: Aaron Plattner <aplattner at nvidia.com>
Date:   Wed May 2 09:33:33 2007 -0700

    GeForce 8800 Ultra

diff --git a/src/nv_driver.c b/src/nv_driver.c
index c8b98b8..a20bf64 100644
--- a/src/nv_driver.c
+++ b/src/nv_driver.c
@@ -336,6 +336,7 @@ static SymTabRec NVKnownChipsets[] =
 /*************** G8x ***************/
   { 0x10DE0191, "GeForce 8800 GTX" },
   { 0x10DE0193, "GeForce 8800 GTS" },
+  { 0x10DE0194, "GeForce 8800 Ultra" },
   { 0x10DE019D, "Quadro FX 5600" },
   { 0x10DE019E, "Quadro FX 4600" },
   { 0x10DE0400, "GeForce 8600 GTS" },



More information about the xorg-commit mailing list