support for logitech mx610 mouse

Hans Petter Selasky hselasky at c2i.net
Sat Mar 14 04:14:23 PDT 2009


On Saturday 14 March 2009, man at email.com.ua 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


More information about the freebsd-usb mailing list