Subject: Re: USB stack needs early review (Re: Someone should fix our USB stack...)
To: ITOH Yasufumi <itohy@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 03/19/2007 10:59:19
On Mar 17, 2007, at 8:29 AM, ITOH Yasufumi wrote:
> In article <200703171144.30378.hselasky@c2i.net>
> hselasky@c2i.net writes:
>
>>
>>> Is anybody working on this?
>>
>> Yes, these problems have already been solved. The only solution I
>> see is that
>> we change the USB API, due to the problems you experience, like
>> sleeping in
>> non-sleepable contexts. All memory needs to be pre-allocated in a
>> separate
>> context.
>
> Ah, I'll stop further development.
Well, I think that's premature. Has any decision been made about
adopting a new USB API?
>
> Thanks,
> --
> ITOH Yasufumi
-- thorpej