patch-2.4.25 linux-2.4.25/drivers/char/agp/agp.h

Next file: linux-2.4.25/drivers/char/agp/agpgart_be.c
Previous file: linux-2.4.25/drivers/char/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/drivers/char/agp/agp.h linux-2.4.25/drivers/char/agp/agp.h
@@ -319,6 +319,9 @@
 #ifndef PCI_DEVICE_ID_ATI_RS250
 #define PCI_DEVICE_ID_ATI_RS250		0xcab3
 #endif
+#ifndef PCI_DEVICE_ID_ATI_RS200_B
+#define PCI_DEVICE_ID_ATI_RS200_B	0xcbb3
+#endif
 #ifndef PCI_DEVICE_ID_ATI_RS300_100
 #define PCI_DEVICE_ID_ATI_RS300_100	0x5830
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)