Subject: CVS commit: src/sys/arch/x86/pci
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/14/2008 18:44:18
Module Name:	src
Committed By:	dyoung
Date:		Mon Jan 14 18:44:18 UTC 2008

Modified Files:
	src/sys/arch/x86/pci: pci_machdep.c

Log Message:
KASSERT() that reads/writes from/to PCI configuration space are
aligned on 32-bit boundaries.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/arch/x86/pci/pci_machdep.c

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