Module Name: src Committed By: snj Date: Wed Jun 21 17:47:48 UTC 2017
Modified Files: src/sys/arch/arm/cortex [netbsd-8]: gtmr.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #45): sys/arch/arm/cortex/gtmr.c: revision 1.18 Interrupts are enabled before the timer is configured. Ensure that the timer is disabled when attaching so it doesn't go crazy between the time interrupts are enabled and clocks are initialized. My RPI3 makes it multi-user now. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.17.2.1 src/sys/arch/arm/cortex/gtmr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.