Ronald G Minnich <[EMAIL PROTECTED]> writes:
> On 27 Mar 2001, Eric W. Biederman wrote:
>
> > I have gone through and seperated out all of my kernel work into
> > seperate patches. Testing and double checking I haven't made a
> > mistake while I did it is tomorrows project. But you can clearly find
> > the patch that builds an mtd driver for the alpha in here.
>
> ?? mtd? in other words I can 'cat > /dev/flash'? I always though mtd only
> meant DoC?
mtd == memory technology device.
It is the kernel subsystem for dealing with flash devices.
Eric