Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/16/2001 21:33:09
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Sep 16 18:33:09 UTC 2001

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

Log Message:
agp_generic_bind_memory(): Don't return NULL if we can't malloc
memory, return ENOMEM.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 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.