Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: onoe
Date: Thu Mar 23 13:57:58 UTC 2000
Modified Files:
syssrc/sys/dev/ic: am79c930.c
Log Message:
While am79c930 controller allows unaligned access, bus_space_read/write
must be aligned. So awi_read/write_2/4 issues multiple bsr1/bsw1 when
unaligned.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/am79c930.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