NetBSD-Bugs archive

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

PR/39411 CVS commit: src/sys/arch/powerpc/oea



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

From: Michael Lorenz <macallan%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39411 CVS commit: src/sys/arch/powerpc/oea
Date: Tue, 14 Oct 2008 22:54:22 +0000 (UTC)

 Module Name:   src
 Committed By:  macallan
 Date:          Tue Oct 14 22:54:22 UTC 2008
 
 Modified Files:
        src/sys/arch/powerpc/oea: cpu_subr.c
 
 Log Message:
 Some fixes to the TAU support code:
 - set the ADC time according to clock speed, not some magic number
 - move some mtspr()s which we really only need to do once
 - make our envsys_data_t static, this should fix PR 39411
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.49 -r1.50 src/sys/arch/powerpc/oea/cpu_subr.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