Source-Changes archive

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

CVS commit: [netbsd-6] src/sys/arch/x68k/x68k



Module Name:    src
Committed By:   bouyer
Date:           Sun Jan 12 12:10:47 UTC 2014

Modified Files:
        src/sys/arch/x68k/x68k [netbsd-6]: locore.s machdep.c pmap_bootstrap.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1001):
        sys/arch/x68k/x68k/machdep.c: revision 1.187
        sys/arch/x68k/x68k/locore.s: revision 1.111
        sys/arch/x68k/x68k/pmap_bootstrap.c: revision 1.60
Probe extended memories before pmap_boostrap() for actual fix of PR/45915.
Also expand expected maximum extended memory regions to recognize
upto 1008 MB RAM that is supported by the XM6i emulator.
See my post on port-x68k@ for more details:
http://mail-index.NetBSD.org/port-x68k/2013/10/19/msg000039.html
Probably worth to pullup to netbsd-6.


To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.108.2.1 src/sys/arch/x68k/x68k/locore.s
cvs rdiff -u -r1.181.2.1 -r1.181.2.2 src/sys/arch/x68k/x68k/machdep.c
cvs rdiff -u -r1.58.2.1 -r1.58.2.2 src/sys/arch/x68k/x68k/pmap_bootstrap.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