Thanks to Jesper Juhl, I noticed the config name was not updated (the
help entry is, though) to reflect support of the AMD 761. Please append
this to my previous patch, and apply both. It applies to both trees.
Thanks.
diff -urN linux-2.4.9-ac10/drivers/char/ linux/drivers/char/Config.in
--- linux-2.4.9-ac10/drivers/char/Config.in Sat Sep 15 17:02:51 2001
+++ linux/drivers/char/Config.in Sat Sep 15 17:20:38 2001
@@ -208,7 +208,7 @@
bool ' Intel 440LX/BX/GX and I815/I840/I850 support' CONFIG_AGP_INTEL
bool ' Intel I810/I815 (on-board) support' CONFIG_AGP_I810
bool ' VIA chipset support' CONFIG_AGP_VIA
- bool ' AMD Irongate support' CONFIG_AGP_AMD
+ bool ' AMD Irongate and 761 support' CONFIG_AGP_AMD
bool ' Generic SiS support' CONFIG_AGP_SIS
bool ' ALI chipset support' CONFIG_AGP_ALI
bool ' Serverworks LE/HE support' CONFIG_AGP_SWORKS
-- Robert M. Love rml at ufl.edu rml at tech9.net- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/