NetBSD-Bugs archive

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

PR/48805 CVS commit: src/sys/arch/arm/broadcom



The following reply was made to PR port-arm/48805; it has been noted by GNATS.

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48805 CVS commit: src/sys/arch/arm/broadcom
Date: Tue, 16 Dec 2014 13:09:33 +0000

 Module Name:	src
 Committed By:	nat
 Date:		Tue Dec 16 13:09:33 UTC 2014
 
 Modified Files:
 	src/sys/arch/arm/broadcom: bcm2835_tmr.c
 
 Log Message:
 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.4 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.
 


Home | Main Index | Thread Index | Old Index