Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/18/2007 21:42:57
Module Name: src
Committed By: bouyer
Date: Thu Jan 18 21:42:57 UTC 2007
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
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.244 -r1.245 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.