Hello, On Wednesday 16 December 2009 22:31:42 you wrote: > On Wednesday 16 December 2009 19:38:50 jackal wrote: > > Hello, > > > > On Wednesday 16 December 2009 20:44:21 you wrote: > > > On Wednesday 16 December 2009 13:56:52 jackal wrote: > > > > Hello, > > > > > > > > I'm using logitech vx nano mouse at freebsd 8-stable. > > > > Everything works fine, except wheel left/right buttons. > > > > `cat /dev/ums0' doesn't show anything when pressing this buttons. Any > > > > other buttons works fine, including navigation buttons. > > > > Is there a way to get this buttons work? > > > > > > Hi, > > > > > > What is the output from dmesg? > > > > > > We would need the HID descriptor for your USB mouse. > > > > > > There should be some examples if you search the freebsd-usb archive on > > > dumping the HID descriptor using usbconfig. > > > > > > --HPS > > > > ugen0.2: <Logitech> at usbus0 > > ums0: <Logitech USB Receiver, class 0/0, rev 2.00/5.00, addr 2> on usbus0 > > ums0: 16 buttons and [XYZ] coordinates ID=0 > > uhid0: <Logitech USB Receiver, class 0/0, rev 2.00/5.00, addr 2> on > > usbus0 > > > > dell# usbconfig -u 0 -a 2 list > > ugen0.2: <USB Receiver Logitech> at usbus0, cfg=0 md=HOST spd=FULL > > (12Mbps) pwr=ON > > > > dell# usbconfig -u 0 -a 2 do_request 0x81 0x06 0x2200 0 0x100 > > REQUEST = <0x05 0x01 0x09 0x02 0xa1 0x01 0x09 0x01 0xa1 0x00 0x05 0x09 > > 0x19 0x01 0x29 0x10 0x15 0x00 0x25 0x01 0x95 0x10 0x75 0x01 0x81 0x02 > > 0x05 0x01 0x16 0x01 0x80 0x26 0xff 0x7f 0x75 0x10 0x95 0x02 0x09 0x30 > > 0x09 0x31 0x81 0x06 0x15 0x81 0x25 0x7f 0x75 0x08 0x95 0x01 0x09 0x38 > > 0x81 0x06 0x05 0x0c 0x0a 0x38 0x02 0x95 0x01 0x81 0x06 0xc0 > > 0xc0><)%u&u01%u88> > > > > dell# usbconfig -u 0 -a 2 do_request 0x81 0x06 0x2200 1 0x100 > > REQUEST = <0x05 0x0c 0x09 0x01 0xa1 0x01 0x85 0x03 0x75 0x10 0x95 0x02 > > 0x15 0x01 0x26 0x8c 0x02 0x19 0x01 0x2a 0x8c 0x02 0x81 0x00 0xc0 0x06 > > 0x00 0xff 0x09 0x01 0xa1 0x01 0x85 0x10 0x75 0x08 0x95 0x06 0x15 0x00 > > 0x26 0xff 0x00 0x09 0x01 0x81 0x00 0x09 0x01 0x91 0x00 0xc0 0x06 0x00 > > 0xff 0x09 0x02 0xa1 0x01 0x85 0x11 0x75 0x08 0x95 0x13 0x15 0x00 0x26 > > 0xff 0x00 0x09 0x02 0x81 0x00 0x09 0x02 0x91 0x00 0xc0><u&*u&u&> > > > > I hope, usbconfig commands are correct. > > Yes, the commands are correct. Does your mouse have 16 buttons? >
No, my mouse have 7 buttons plus XYZ axes. It's wireless mouse. Possibly, logitech uses universal usb receiver with potentially capable 16 buttons + XYZ. http://www.logitech.com/index.cfm/mice_pointers/mice/devices/3271&cl=au,en -- Kind regards, Eugeny. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
