Subject: Re: No buffer space available (again)
To: Matt Thomas <matt@3am-software.com>
From: S.J. Borrill <sjb42@cus.cam.ac.uk>
List: port-arm32
Date: 08/27/1998 15:39:44
On Mon, 24 Aug 1998, Matt Thomas wrote:
> >This isn't just a one-off either; I had exactly the same behaviour last
> >week with a different RiscPC, with a different ethernet card and on a
> >different network (but the same CATS).
>
> But were they both using the de driver?
No. I've only seen this on one CATS. My other CATS has two de cards
which works fine.
> This was due to a bug in the de driver (for which I finally tracked
> the fix down and just committed the fix). (the difference between an
> && and ||).
Found that at around line 4250. Altering from || to && doesn't help
though. :-(
The source tree is a bit older, but the diffs showed little difference.
Stephen Borrill