Subject: Re: CVS commit: syssrc
To: Matt Thomas <matt@netbsd.org>
From: Chris Gilbert <chris@paradox.demon.co.uk>
List: port-arm
Date: 06/13/2001 00:52:19
On Tuesday 12 June 2001  6:10 pm, Matt Thomas wrote:
> Module Name:	syssrc
> Committed By:	matt
> Date:		Tue Jun 12 17:10:26 UTC 2001
>
> Modified Files:
> 	syssrc/sys/arch/arm/conf: files.footbridge
> 	syssrc/sys/arch/arm/footbridge: footbridge_pci.c
> 	syssrc/sys/arch/netwinder/conf: files.netwinder
>
> Log Message:
> Move netwinder_machdep.c to files.netwinder.  Eliminate opt_netwinder.h and
> use #ifdef netwinder insead.  XXX ebsa285_machdep.c should move to the cats
> directory and files.cats

I was debating this.  It's a matter of whether we want to treat EBSA285 as a 
seperate arch dir, or as part of cats.  cats is really an EBSA285 with a few 
extras.  IE the 2 are near identical.  Should I just make an EBSA285 kernel 
in the cats dir?

Cheers,
Chris