> What ones?  I can't think of any right off the top of my head.

ioctls for getting complex information.

> > Folk would benefit from being able to bind/unbind drivers from
> > interfaces (viz that recent VMWare note, and there are other cases
> > too).
>
> Agreed.  The pencam userspace program has this problem right now with
> the video kernel driver being bound to the device.  I'd love a solution
> for that right now, so much that I'd be willing to add a new ioctl :)
>
> > Taking a new approach to usbfs might be productive, but that
> > might make it look more like a driverfs add-on ... :)
>
> Heh, the idea is the same (no ioctls, read and write different files),
> but it would be separate from the driverfs tree probably, as it doesn't
> pertain to the main driverfs issue.
>
> See pcihpfs in the kernel right now for an idea of what I am thinking
> of.

This does look like yet another filesystem.
We need some centralised point for doing
device configuration.

In addition I can't help but think that there's
a development going on that would find
its logical conclusion with a shell in the kernel.

        Regards
                Oliver

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to