Subject: RE: Commit NetBSD/hpcmips codes
To: Jonathan Stone <jonathan@DSG.Stanford.EDU>
From: TAKEMURA, Shin <takemura@netbsd.org>
List: port-mips
Date: 09/15/1999 18:02:46
To: netbsd-internal@netbsd.org
From: Noriyuki Soda <soda@sra.co.jp>
Subject: Re: Commit NetBSD/hpcmips codes 
>You might also think that some #ifdefs should be changed from
>defined(__hpcmips__) to something more appropriate, but I think
>that changeing it after importing hpcmips is better to make
>the change consistent, because in that case, we can change both
>mips part and hpcmips part at once.

To: netbsd-internal@netbsd.org
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
Subject: Re: Commit NetBSD/hpcmips codes 
>There is one thing I think should be cleaned up before these get
>committed: all the #ifdef __hpcmips__ in sys/arch/mips which are for
>an r4100 core, rather than for the hpc platform itself. 

I'd like to commit these changes once as they are and change
#ifdef __hpcmips__ appropriately later because change logs will be
recorded in cvs.netbsd.org. As soda-san says, it is more efficient.

I will commit changes and new files soon if I were allowed.
Cholud I do that ?

Takemura