> The following patch provides AGP support from the AMD AGP driver for the
> AMD 761.  I don't have an AMD 761 and I had to look the PCI ID up, so I
> need some confirmation this works.  Despite this, it should.
>
> Please test and let me know so I can forward it off.  Against
> 2.4.10-pre9, but should apply to Alan's tree and 2.4.9.
> @@ -2922,7 +2928,6 @@
>  		"Intel",
>  		"440GX",
>  		intel_generic_setup },
> -	/* could we add support for PCI_DEVICE_ID_INTEL_815_1 too ? */
>  	{ PCI_DEVICE_ID_INTEL_815_0,
>  		PCI_VENDOR_ID_INTEL,
>  		INTEL_I815,
What's the story with that chunk?  It looks like you removed a comment
without changing the code, and it is totally unrelated to the AMD 761
problems that you are trying to fix.
-jwb
-
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/