Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/28/2003 09:36:19
Module Name: src
Committed By: jmc
Date: Tue Jan 28 07:36:18 UTC 2003
Modified Files:
src/sys/dev/pci [netbsd-1-6]: agp.c
Log Message:
Pullup revisions 1.14-1.15 (requested by manu in ticket #1073. Missed in
initial pullup)
Only allow the bus_dmamem_alloc() code to sleep if no physically
contigous pages are insisted in.
To generate a diff of this commit:
cvs rdiff -r1.14.10.1 -r1.14.10.2 src/sys/dev/pci/agp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.