Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   shin
Date:           Mon Feb 21 13:46:05 UTC 2000

Modified Files:
        syssrc/sys/arch/hpcmips/hpcmips: machdep.c
        syssrc/sys/arch/hpcmips/include: sysconf.h vmparam.h
        syssrc/sys/arch/hpcmips/tx: tx39.c
        syssrc/sys/arch/hpcmips/vr: vr.c

Log Message:
support non-contiguous memory.
patch from Mycroft <root%ihack.net@localhost> and uch%netbsd.org.@localhost
tested hardware:
        VR4121  IBM WorkPad z50 (48MB, 16MB)
        VR4121  NEC Mobile Gear II MC/R730
        TX3912  Compaq C-series 810 (20MB), 2010c (20MB, 16MB)
        TX3922  Sharp Telios HC-AJ2 (32MB)


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/hpcmips/hpcmips/machdep.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/hpcmips/include/sysconf.h
cvs rdiff -r1.1.1.1 -r1.2 syssrc/sys/arch/hpcmips/include/vmparam.h
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/hpcmips/tx/tx39.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/hpcmips/vr/vr.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