Subject: Re: CVS commit: src/sys/arch/evbmips/conf
To: None <gdamore@netbsd.org>
From: Simon Burge <simonb@NetBSD.org>
List: source-changes
Date: 05/25/2006 13:23:48
Garrett D'Amore wrote:
> Module Name: src
> Committed By: gdamore
> Date: Thu May 25 03:16:29 UTC 2006
>
> Modified Files:
>
> src/sys/arch/evbmips/conf: majors.evbmips
>
> Log Message:
>
> Add major number for flash device.
Shouldn't this go in sys/conf/majors ? Other ports will grow
flash drivers over time, so they should use s standard major
number.
Simon.