Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   jmcneill
Date:           Tue May  2 09:49:33 UTC 2023

Modified Files:
        src/sys/arch/arm/ep93xx: ep93xx_intr.c ep93xxvar.h
        src/sys/arch/evbarm/tsarm: tsarm_machdep.c

Log Message:
TS7200: Defer event counter registration until after evcnt is initialized

Patch from Lloyd Parkes <lloyd%must-have-coffee.gen.nz@localhost> in PR# kern/57386


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/ep93xx/ep93xx_intr.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/ep93xx/ep93xxvar.h
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/evbarm/tsarm/tsarm_machdep.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