Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 09/13/2001 19:18:54
Module Name:	syssrc
Committed By:	drochner
Date:		Thu Sep 13 16:18:53 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: agp_i810.c

Log Message:
-allocate DMA maps as large as necessary in the worst case
-Add a really bad hack: The X server (4.1.0 afaict) appearently overwrites
 the PGTBL_CTL which contains the base address of the pseudo-GATT.
 Restore the original value if we notice this happened.
The X server works now, but only with soft cursor.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pci/agp_i810.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.