Subject: Re: md_root.c (Re: CVS commit: syssrc)
To: Jason R Thorpe <thorpej@zembu.com>
From: David Brownlee <abs@netbsd.org>
List: tech-kern
Date: 09/29/2000 17:45:54
On Fri, 29 Sep 2000, Jason R Thorpe wrote:

> On Sat, Sep 30, 2000 at 12:00:59AM +0900, Izumi Tsutsui wrote:
> 
>  > Some ports have md_root.c in arch/${MACHINE}/${MACHINE}/
>  > but other ports have under arch/${MACHINE}/dev/ .
>  > Which place is proper? Or they should be moved to MI place?
> 
> How different are the files in question?

	atari version is in a different universe, other than that the
	differences are:
	    - md_root_size int vs u_int32_t
	    - different default MINIROOTSIZE
	    - format of size printfs
	    - comments, whitespace

	Sounds like a very good case to make it MI (except for atari :)

                David/absolute
			       -- www.netbsd.org: A pmap for every occasion --