On Saturday 14 March 2009, [email protected] wrote:
> > Try open up the endpoint(s) instead:
> >
> > see /dev/usb/xxx
>
> Inconclusive :(

The format is:

/dev/usb/X.Y.Z

X is USB BUS
Y is device index
Z is endpoint & 0xF

The the usbconfig's dump_curr_config_desc which endpoint belongs to your 
driver. Also see the show_ifdrv command to see which driver is connected to 
which interface.

--HPS
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"

Reply via email to