--=_courier-32754-1053958785-0001-2
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Patch to add (generic) AGPgart support for the SiS651. Please apply.
-- Thomas Winischhofer Vienna/Austria mailto:thomas@winischhofer.net *** http://www.winischhofer.net/ mailto:twini@xfree86.org--=_courier-32754-1053958785-0001-2 Content-Type: text/plain; name="sisagp_patch"; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="sisagp_patch"
--- drivers/char/agp/agpgart_be.c_old 2003-05-26 16:11:13.000000000 +0200 +++ drivers/char/agp/agpgart_be.c 2003-05-26 16:11:47.000000000 +0200 @@ -4571,6 +4571,12 @@ "SiS", "650", sis_generic_setup }, + { PCI_DEVICE_ID_SI_651, + PCI_VENDOR_ID_SI, + SIS_GENERIC, + "SiS", + "651", + sis_generic_setup }, { PCI_DEVICE_ID_SI_645, PCI_VENDOR_ID_SI, SIS_GENERIC,
--=_courier-32754-1053958785-0001-2--