Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 11/11/2004 03:06:21
Module Name:	src
Committed By:	kent
Date:		Thu Nov 11 03:06:21 UTC 2004

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

Log Message:
device matching by pcireg_t, not a pair of vendor ID and product ID.
This change reduces 170 Byte of i386 kernel size.


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 src/sys/dev/pci/auich.c

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