Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amiga/dev
Module Name: src
Committed By: lukem
Date: Fri Sep 7 10:34:58 UTC 2007
Modified Files:
src/sys/arch/amiga/dev: melody.c
Log Message:
Fix caddr_t fallout; use "uint8_t *" as the type for sc_intack because that
seems it will result in the closest behaviour to that of the caddr_t
abusing code (which did, amongst other things, " *sc->sc_intack = 0; ".)
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/amiga/dev/melody.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