[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS commit: syssrc
- Subject: Re: CVS commit: syssrc
- From: Jun Ebihara <jun@soum.co.jp>
- To: port-hpcmips-ja@jp.netbsd.org
- Date: Thu, 24 Feb 2000 22:56:16 +0900
- Message-Id: <20000224225616F.jun@soum.co.jp>
- In-Reply-To: Your message of "Mon, 21 Feb 2000 05:46:06 -0800 (PST)"<200002211346.FAA27095@nb00.nas.nasa.gov>
- References: <200002211346.FAA27095@nb00.nas.nasa.gov>
- Delivered-To: mailing list port-hpcmips-ja@jp.netbsd.org
- Mailing-List: contact port-hpcmips-ja-help@jp.netbsd.org; run by ezmlm-idx
このあとCS-12で動いてますか?
loading 0x20000000,0x8000000で止まってます。
From: Takao Shinohara <shin@netbsd.org>
Subject: CVS commit: syssrc
Date: Mon, 21 Feb 2000 05:46:06 -0800 (PST)
>
> 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> and uch@netbsd.org.
> 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.
>