[PATCH] SiS651 AGP support (2.4)

Thomas Winischhofer (thomas@winischhofer.net)
Mon, 26 May 2003 16:15:56 +0200


This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_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--