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
- Lines: 10
- Date:
2004-08-07 16:26:04.691348298 -0700
- Orig file:
linux-2.4.26/drivers/char/agp/agp.h
- Orig date:
2004-02-18 05:36:31.000000000 -0800
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)