Source-Changes archive

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

CVS commit: [netbsd-8] src/sys/arch



Module Name:    src
Committed By:   martin
Date:           Wed Jul  5 15:48:02 UTC 2017

Modified Files:
        src/sys/arch/arm/footbridge [netbsd-8]: footbridge_io.c
        src/sys/arch/cats/cats [netbsd-8]: cats_machdep.c
        src/sys/arch/cats/conf [netbsd-8]: GENERIC

Log Message:
Pull up following revision(s) (requested by skrll in ticket #83):
        sys/arch/cats/cats/cats_machdep.c: revision 1.84
        sys/arch/arm/footbridge/footbridge_io.c: revision 1.23
        sys/arch/cats/conf/GENERIC: revision 1.162
Use devmap if available
Now that bus_space can use devmap - use it for early console
Comment out a bunch of thing so that a GENERIC kernel boots on my cats
with cyclone firmware


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.22.22.1 src/sys/arch/arm/footbridge/footbridge_io.c
cvs rdiff -u -r1.83 -r1.83.6.1 src/sys/arch/cats/cats/cats_machdep.c
cvs rdiff -u -r1.161 -r1.161.8.1 src/sys/arch/cats/conf/GENERIC

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