On Thu, 18 Nov 1999, Giles Russell wrote:
>
>
> David Murn wrote:
>
> > On Wed, 17 Nov 1999, Alan Cox wrote:
> >
> > > We dont really have a networking layer. I don't that is in itself a problem
> > > since you can prove you send/receive frames correctly and the rest is someone
> > > elses problem.
> >
> > Agreed. My ne[12]000 code (which should be in the CVS tree by now),
> > should in theory let you send/receive frames. The fact that it doesn't
> > properly work is a minor problem, however I'm suspecting only a tiny bug.
> >
>
> OK, call me stupid, but how can I get to the CVS tree ???
>
> >
> > > There are some ideas for the stack kicking around. One thing for sure.
> > > The stack will be a userspace app.
> >
> > I dunno about this. I think that a stack is fittable into kernel space,
> > and this is how I intend to write the bits of it when I get ethernet stuff
> > working.
> >
>
> Agreed, but for initial coding, it may be best to run in user space till code
> fairly near to completion.
>
> Who is Beau Kuiper, and is he still working on the networking stuff ???
> Or is David working on it ????
>
> These may seem like simple questions, but I am getting the feeling the docs are
> little out of date :)
Beau Kuiper isn't doing the Networking stuff anymore.
I'd love to help, but right now I just don't have the time (I need to
work my ass off or I'll get kicked out of school). I had started
an ne2000 driver, but it apears that is is no longer required.
I don't know how to link the userspace stack to the kernel, but
I could help with the stack itself.
Luke(Boo) Farrar.