Subject: Re: USB device exploration
To: None <ws@tools.de>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: tech-kern
Date: 04/21/1998 13:53:51
> What exactly is this demon needed for?
> Couldn't some timeout routine do this work?
I guess this shows my ignorance, can a timeout
routine do arbitrary kernel calls, e.g., tsleep()?
If they can, then I guess it would be possible
to set up such a timeout routine.

        -- Lennart