Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 01/31/2000 21:21:27
Module Name: syssrc
Committed By: mhitch
Date: Tue Feb 1 05:21:26 UTC 2000
Modified Files:
syssrc/sys/arch/amiga/amiga: amiga_bus_simple_4.c
Log Message:
Include word access methods with stride 4.
Add a byte-swapping access_method array for use with MI wdc driver.
XXX Currently only read_multi_2 and write_multi_2 are used by MI wdc code;
XXX The other byte-swapping routines still need to be added.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/amiga/amiga/amiga_bus_simple_4.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.