Module Name: src Committed By: martin Date: Wed Dec 17 18:47:34 UTC 2014
Modified Files: src/sys/arch/arm/broadcom [netbsd-7]: bcm2835_tmr.c Log Message: Pull up following revision(s) (requested by nat in ticket #333): sys/arch/arm/broadcom/bcm2835_tmr.c: revision 1.4 Clear status of BCM2835_STIMER_M3 only as timer comparison reg 0 and 2 are used by the VideoCore on Raspberry Pi. This fixes audio playback. Addresses PR 48805. This commit was approved by skrll@ To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.3.12.1 src/sys/arch/arm/broadcom/bcm2835_tmr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.