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

Eric Anholt xserver-commit@pdx.freedesktop.org
Tue, 25 Nov 2003 14:39:56 -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 new Radeon 9200 PCI IDs.


Index: ati.c
===================================================================
RCS file: /cvs/xserver/xserver/hw/kdrive/ati/ati.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ati.c	23 Nov 2003 02:08:16 -0000	1.4
+++ ati.c	25 Nov 2003 22:39:54 -0000	1.5
@@ -86,6 +86,9 @@
 	{0x1002, 0x515a, "ATI Radeon RV100 QZ"},
 	{0x1002, 0x5834, "ATI Radeon RS300"},
 	{0x1002, 0x5835, "ATI Radeon Mobility RS300"},
+	{0x1002, 0x5941, "ATI Radeon RV280 (9200)"},
+	{0x1002, 0x5961, "ATI Radeon RV280 (9200 SE)"},
+	{0x1002, 0x5964, "ATI Radeon RV280 (9200 SE)"},
 	{0x1002, 0x5c60, "ATI Radeon RV280"},
 	{0x1002, 0x5c61, "ATI Mobility Radeon RV280"},
 	{0x1002, 0x5c62, "ATI Radeon RV280"},