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:   mrg
Date:           Fri Jul 29 08:37:37 UTC 2011

Modified Files:
        src/sys/arch/sparc64/conf: GENERIC files.sparc64
        src/sys/arch/sparc64/dev: mkclock.c sbus.c zs.c
Added Files:
        src/sys/arch/sparc64/dev: central.c centralvar.h fhc.c fhc_central.c
            fhc_mainbus.c fhcreg.h fhcvar.h

Log Message:
port the openbsd central and fhc drivers, and the clock/zs attachments.
doesn't quite work yet, crashes when central_attach() calls
config_attach() (faulting address is 0xf8000000.)


To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/arch/sparc64/conf/GENERIC
cvs rdiff -u -r1.133 -r1.134 src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -u -r0 -r1.1 src/sys/arch/sparc64/dev/central.c \
    src/sys/arch/sparc64/dev/centralvar.h src/sys/arch/sparc64/dev/fhc.c \
    src/sys/arch/sparc64/dev/fhc_central.c \
    src/sys/arch/sparc64/dev/fhc_mainbus.c src/sys/arch/sparc64/dev/fhcreg.h \
    src/sys/arch/sparc64/dev/fhcvar.h
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sparc64/dev/mkclock.c
cvs rdiff -u -r1.89 -r1.90 src/sys/arch/sparc64/dev/sbus.c
cvs rdiff -u -r1.70 -r1.71 src/sys/arch/sparc64/dev/zs.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