On Wed, Apr 13, 2005 at 07:19:24AM -0700, Lan, Oliver wrote:
> 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 has been called "usbfs" for over 2 years.  That also works on 2.4 and
I think on 2.2.

>  Then I try to use hiddev, first to create a usb dir under /etc. then
> mknod /dev/usb/hiddev0 c 180 96 was OK.
> But the open("/dev/usb/hiddev0", O_RDONLY) failed with "no such device".

Are you sure you have a hid device attached?  Why would you need to
create the node, it should already be there if you have a static /dev,
or if you use udev.

thanks,

greg k-h


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to