agppart SiS 745 Patch

Carsten Rietzschel (cr@daRav.de)
03 Jun 2002 11:06:20 +0200


--=-CWj9Kerl7jIaWgvLXP+6
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hi,

only added support SiS 745-IDs to PCI-Device list.

So agp-try-unsupported kernel option will not be nessecary
for let this chipset work.

This patch is against 2.5.20
(but the same changes will also work for 2.4-kernel series).

Carsten Rietzschel

--=-CWj9Kerl7jIaWgvLXP+6
Content-Description:
Content-Disposition: inline; filename=agppart-sis735-patch
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=ISO-8859-15

--- linux-2.5.20/drivers/char/agp/agpgart_be.c Mon Jun 3 10:43:45 2002
+++ linux-2.5.20/drivers/char/agp/agpgart_be.c.org Mon Jun 3 03:44:42 2002
@@ -4562,12 +4562,6 @@
"SiS",
"735",
sis_generic_setup },
- { PCI_DEVICE_ID_SI_745,
- PCI_VENDOR_ID_SI,
- SIS_GENERIC,
- "SiS",
- "745",
- sis_generic_setup },
{ PCI_DEVICE_ID_SI_730,
PCI_VENDOR_ID_SI,
SIS_GENERIC,

--=-CWj9Kerl7jIaWgvLXP+6--

-
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/