Alan Cox wrote:
>
> > Yes, but that extends the already "broken" API. Some people want it changed,
> > and I can see their point of view. Using ioctl() for everything is ugly.
>
> You only need one ioctl call to do the selection. After that its precisely
> as your device/endpoint is.
>
> > > I'd like to keep minimal baggage but encourage people to do it the right
> > > way. The single ioctl then the same API is as close as I can see to avoiding
> > > the two API problem
> >
> > If you want to keep usbdevfs only for 2.2, that could be a solution.
>
> Maybe yes.
I might be over my head here ;-)
But what exactly is the problem with supporting usbdevfs into 2.2 ?
change ? Adding a new subsystem is going to involve change anyway
especially because of the nature of usb. Further, I seriously doubt if
vendors are going to leave out usb device support, usb is too much of a
hype. They'll also want plug and play, so they might have to take the
usbdevfs for granted.
Does the usbdevfs part also contain (serious) race conditions ?
J.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]