Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 03/23/2007 16:27:59
Module Name:	src
Committed By:	jmcneill
Date:		Fri Mar 23 16:27:59 UTC 2007

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

Log Message:
Initialize mmadrsize in the non-i910 case, otherwise we end up passing an
uninitialized variable to bus_space_unmap.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/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.