Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 11/21/2005 20:25:15
Module Name:	src
Committed By:	martin
Date:		Mon Nov 21 20:25:15 UTC 2005

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

Log Message:
This driver does only access the bus_space_tag via bus_space_* functions,
so there is no need to map it linear. From Garrett D'Amore in
PR kern/32137.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/pci/if_vge.c

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