[xserver-commit] xserver/hw/kdrive/ati ati.c,1.5,1.6

Eric Anholt xserver-commit@pdx.freedesktop.org
Sun, 30 Nov 2003 19:15:15 -0800


Committed by: anholt

Update of /cvs/xserver/xserver/hw/kdrive/ati
In directory pdx:/home/anholt/xserver/hw/kdrive/ati

Modified Files:
	ati.c 
Log Message:
Add more RV250 PCI IDs.


Index: ati.c
===================================================================
RCS file: /cvs/xserver/xserver/hw/kdrive/ati/ati.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ati.c	25 Nov 2003 22:39:54 -0000	1.5
+++ ati.c	1 Dec 2003 03:15:13 -0000	1.6
@@ -59,6 +59,10 @@
 	{0x1002, 0x4c58, "ATI Radeon RV200 LX"},
 	{0x1002, 0x4c59, "ATI Radeon Mobility M6 LY"},
 	{0x1002, 0x4c5a, "ATI Radeon Mobility LZ"},
+	{0x1002, 0x4c64, "ATI Radeon RV250 Ld"},
+	{0x1002, 0x4c65, "ATI Radeon RV250 Le"},
+	{0x1002, 0x4c66, "ATI Radeon Mobility M9 RV250 Lf"},
+	{0x1002, 0x4c67, "ATI Radeon RV250 Lg"},
 	{0x1002, 0x4e44, "ATI Radeon R300 ND"},
 	{0x1002, 0x4e45, "ATI Radeon R300 NE"},
 	{0x1002, 0x4e46, "ATI Radeon R300 NF"},