> And we found out usbdevfs was not supported on Linux 2.6.10, the mount
> -t usbdevfs command failed with Kernel not support usbdevfs message.
It's called usbfs now.
D.
---
SF email is sponsored by - The IT Product Guide
Read honest & candi
Hi,
I have a problem to port my user layer program which works fine on Linux
2.4 to 2.6.10 Fedora.
On my program, ioctl( fd, USBDEVFS_SUBMITUSB, pURB) call returns error
number 22 ( invalid parameter).
And we found out usbdevfs was not supported on Linux 2.6.10, the mount
-t usbdevfs command fa