Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 11/22/2003 08:49:41
Module Name:	src
Committed By:	kent
Date:		Sat Nov 22 08:49:41 UTC 2003

Modified Files:
	src/sys/dev/pci: auich.c auichreg.h

Log Message:
For ICH4/ICH5, use native BARs instead of compatible BARs.
The patch was provided by Lars Heidieker.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/dev/pci/auich.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/pci/auichreg.h

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