Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 06/27/2002 21:37:11
Module Name:	syssrc
Committed By:	drochner
Date:		Thu Jun 27 18:37:11 UTC 2002

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

Log Message:
Only allow the bus_dmamem_alloc() code to sleep if no physically contigous
pages are insisted in.
Atm, the pglistalloc code does the same automatically, but this might change.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/pci/agp.c

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