Subject: NFS anybody? Not with -current and Hydra!
To: None <dej@eecg.toronto.edu>
From: Ignatios Souvatzis <ignatios@theory.cs.uni-bonn.de>
List: amiga-dev
Date: 07/31/1995 19:22:32
David Jones <dej@eecg.toronto.edu> wrote, that Matthias Scheler
<tron@lyssa.owl.de> wrote>
   
   > I think the problem is the Hydra driver. So you should fix it and
   > not fiddle arround with "param.h".

and added:

   The Hydra driver is an exact (more or less) copy of the ISA wd8003 driver.
   It expects to be able to get an entire packet in one mbuf.  "Fixing"
   this is non-trivial.

Huh?

Now that I'm challenged, I'd say that I should be able to do that in
30 minutes. It was a next to trivial task to get the arcnet driver to
copy the stuff into, possibly multiple chained mbufs. Thats what mbufs
are designed for.

Regards,
	Ignatios Souvatzis.