patch-2.4.15 linux/drivers/char/drm/drm_agpsupport.h
Next file: linux/drivers/char/drm/drm_vm.h
Previous file: linux/drivers/char/drm/ati_pcigart.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Nov 22 11:46:37 2001
- Orig file:
v2.4.14/linux/drivers/char/drm/drm_agpsupport.h
- Orig date:
Thu Oct 18 13:48:13 2001
diff -u --recursive --new-file v2.4.14/linux/drivers/char/drm/drm_agpsupport.h linux/drivers/char/drm/drm_agpsupport.h
@@ -273,7 +273,9 @@
#if LINUX_VERSION_CODE >= 0x020400
case INTEL_I815: head->chipset = "Intel i815"; break;
+ case INTEL_I820: head->chipset = "Intel i820"; break;
case INTEL_I840: head->chipset = "Intel i840"; break;
+ case INTEL_I845: head->chipset = "Intel i845"; break;
case INTEL_I850: head->chipset = "Intel i850"; break;
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)