> That being said, I personally will not move to devfs until I see broad
> support by the distros. Sorry but I don't have time to dink around with
> devfsd and get my system up and running smoothly under the new semantics.
Thats one thing that causes the distro folk a lot of concern too - their
customers dont like change that breaks everything and ISV's really really
loathe change.
> highest priority goal, then usbdevfs should be functional without devfs.
> By making devfs a requirement of usbdevfs and thereby a requirement for
> userspace drivers, the setup required to use a userspace driver now
> increases significantly. Personally, I think usbdevfs ONLY via devfs is
> going to grind the move to userspace drivers to a screeching halt. For me
> personally, if this move is made, I'll move back to the rio kernel driver
> for the time being.
Devfs support is a good goal. But we need the usbdevfs case covered too. Thats
much easier to work with. That or we support the 'ioctl fix' device hack. That
would mean the user mode drivers would do
open via usbdevfs
failed ?
open /dev/usbraw
ioctl(pick the end point)
open /dev/usbraw
ioctl(pick the 2nd end point)
go..
That I think is quite acceptable where wholesale upheavel is not
Alan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]