Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/dev/ic
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.
Home |
Main Index |
Thread Index |
Old Index