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

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

diff -urN linux-2.4.26/drivers/char/agp/agp.h linux-2.4.27/drivers/char/agp/agp.h
@@ -316,6 +316,9 @@
 #ifndef PCI_DEVICE_ID_ATI_RS200
 #define PCI_DEVICE_ID_ATI_RS200		0xcab2
 #endif
+#ifndef PCI_DEVICE_ID_ATI_RS200_REV2
+#define PCI_DEVICE_ID_ATI_RS200_REV2	0xcbb2
+#endif
 #ifndef PCI_DEVICE_ID_ATI_RS250
 #define PCI_DEVICE_ID_ATI_RS250		0xcab3
 #endif

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