Subject: Re: CVS commit: src/sys/dev/ic
To: Ben Harris <bjh21@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: tech-kern
Date: 10/09/2003 17:26:47
On Thu, Oct 09, 2003 at 04:20:43PM +0100, Ben Harris wrote:
> For added fun, the card I'm talking about also doesn't generate interrupts.

BTW, it should be possible now to poll using tsleep() instead of busy-loop
for such cases. Not sure it would be usefull in all cases though (you can
only poll at hz, which may be to slow and kill thoughput).

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
     NetBSD: 24 ans d'experience feront toujours la difference
--