Subject: CVS commit: src/sys/dev/cardbus
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/06/2008 22:06:29
Module Name:	src
Committed By:	dyoung
Date:		Wed Feb  6 22:06:29 UTC 2008

Modified Files:
	src/sys/dev/cardbus: cardbus.c

Log Message:
Assert that 'offset' is divisible by four, since we're using it to
index a PCI configuration register.


To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/dev/cardbus/cardbus.c

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