Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 03/23/2000 05:57:58
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.