Small unneeded nv03 fix

This commit is contained in:
Stephane Marchesin 2006-11-17 22:11:13 +00:00
parent 08020927e8
commit 8532b6e0a5

View file

@ -3,7 +3,7 @@
#include "nouveau_reg.h"
static nouveau_card nouveau_card_list[]={
//x0010, "Riva 128", ????, NV_03, 0},
//{0x0010, "Riva 128", ????, NV_03, 0},
{0x0020, "TNT/TNT2", NV04_DX6_MULTITEX_TRIANGLE, NV_04, 0},
{0x00A0, "TNT2", NV04_DX6_MULTITEX_TRIANGLE, NV_04, 0},
{0x0100, "GeForce", NV10_TCL_PRIMITIVE_3D, NV_10, 0},