Source-Changes archive

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

CVS commit: src/sys/arch/sparc64



Module Name:    src
Committed By:   martin
Date:           Tue Oct  6 16:40:37 UTC 2015

Modified Files:
        src/sys/arch/sparc64/conf: files.sparc64
        src/sys/arch/sparc64/dev: auxio.c auxiovar.h
Added Files:
        src/sys/arch/sparc64/dev: auxio_ebus.c auxio_sbus.c

Log Message:
Split auxio at ebus and auxio at sbus properly, so we can build kernels
without sbus support.


To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/sparc64/dev/auxio.c
cvs rdiff -u -r0 -r1.6 src/sys/arch/sparc64/dev/auxio_ebus.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/sparc64/dev/auxio_sbus.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sparc64/dev/auxiovar.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