nouveau: add GeForce 7300 SE to card list
authorDave Airlie <airlied@redhat.com>
Thu, 20 Sep 2007 03:36:31 +0000 (13:36 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 20 Sep 2007 03:36:31 +0000 (13:36 +1000)
src/mesa/drivers/dri/nouveau/nouveau_card_list.h

index c2600bc53282d23f5fd914beeb9e5d33dd0442d9..b1a0e7bfd12e6e2fdf9ef0ebc8ff2d825414dbf0 100644 (file)
@@ -113,6 +113,7 @@ static nouveau_card nouveau_card_list[]={
 {0x0193,  "GeForce 8800 GTS",                      NV30_TCL_PRIMITIVE_3D|0x5000,  NV_50, 0},
 {0x01A0,  "GeForce2 MX Integrated Graphics",       NV11_TCL_PRIMITIVE_3D,         NV_11, 0},
 {0x01D1,  "GeForce 7300 LE",                       NV30_TCL_PRIMITIVE_3D|0x4400,  NV_44, 0},
+{0x01D3,  "GeForce 7300 SE",                       NV30_TCL_PRIMITIVE_3D|0x4400,  NV_44, 0},
 {0x01D6,  "GeForce Go 7200",                       NV30_TCL_PRIMITIVE_3D|0x4400,  NV_44, 0},
 {0x01D7,  "Quadro NVS 110M / GeForce Go 7300",     NV30_TCL_PRIMITIVE_3D|0x4400,  NV_44, 0},
 {0x01D8,  "GeForce Go 7400",                       NV30_TCL_PRIMITIVE_3D|0x4400,  NV_44, 0},