Subject: CVS commit: [netbsd-4] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/23/2007 18:35:32
Module Name:	src
Committed By:	tron
Date:		Tue Jan 23 18:35:32 UTC 2007

Modified Files:
	src/sys/dev/ic [netbsd-4]: wdc.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #380):
	sys/dev/ic/wdc.c: revision 1.245
For the unaligned case:
	Be consistant with the spaces around * and +
	Use data32io[th] for 32bit access
	Use stream bus_space access unless we have DRIVE_NOSTREAM
all pointed out by enami tsugutomo, thanks !


To generate a diff of this commit:
cvs rdiff -r1.243.2.1 -r1.243.2.2 src/sys/dev/ic/wdc.c

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