Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arc



Module Name:    src
Committed By:   tsutsui
Date:           Sat Sep 13 16:15:38 UTC 2008

Modified Files:
        src/sys/arch/arc/isa: opms_isa.c pccons_isa.c
        src/sys/arch/arc/jazz: opms_jazzio.c pccons_jazzio.c

Log Message:
Fix more botches on device_t/softc split,
which didn't cause errors on compile.
Tested on gxemul.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/arc/isa/opms_isa.c \
    src/sys/arch/arc/isa/pccons_isa.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/arc/jazz/opms_jazzio.c \
    src/sys/arch/arc/jazz/pccons_jazzio.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