Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: phx
Date: Wed Feb 3 13:56:53 UTC 2010
Modified Files:
src/sys/arch/amiga/amiga: amiga_bus_simple_4.c busfuncs.c
simple_busfuncs.c
src/sys/arch/amiga/include: bus.h
src/sys/arch/amigappc/include: bus.h
Log Message:
Ensure reorder protection for amigappc in all bus space functions.
The ne(4) driver (XSurf2), which is the only bus_space device I got,
works now.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/amiga/amiga/amiga_bus_simple_4.c \
src/sys/arch/amiga/amiga/simple_busfuncs.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/amiga/amiga/busfuncs.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/amiga/include/bus.h
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/amigappc/include/bus.h
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