Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/arch/macppc/macppc



Module Name:    syssrc
Committed By:   lukem
Date:           Thu Jun 20 02:49:01 UTC 2002

Modified Files:
        syssrc/sys/arch/macppc/macppc [netbsd-1-6]: machdep.c

Log Message:
Pull up revision 1.114 (requested by wrstuden in ticket #322):
Fix recent bugs seen on Performa 4400 macppc's by
Makoto Fujiwara <makoto%ki.nu@localhost> and Manuel Bouyer 
<bouyer%netbsd.org@localhost>.
Help from Allen Briggs, Jason Thorpe, and Matt Thomas.
We need to call cpu_cache_probe() early in boot (machdep.c).
Add 603 info for completeness, and use NBPG not PAGESIZE, as the
latter relies on uvm being setup (cpu_subr.c).
Let uvm_page_recolor() be called before uvm has been set up; just
note the page coloring value (uvm_page.c).


To generate a diff of this commit:
cvs rdiff -r1.113 -r1.113.4.1 syssrc/sys/arch/macppc/macppc/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