On Saturday 21 August 2010 18:02:56 Lee, Chung-Yeol wrote: > On Sat, Aug 21, 2010 at 05:16:31PM +0200, Hans Petter Selasky wrote: > > On Saturday 21 August 2010 10:23:06 Lee, Chung-Yeol wrote: > > > Hi, > > > > > > While I'm searching how to use the extra buttons in Kensington > > > Slimblade > > > > > > Trackball, I made a patch for myself based on the linux driver. > > > > > > I confirmed it works as intended. However, I have no experience with > > > the FreeBSD kernel and I'm not sure that I modified it in a correct > > > way. -- especially, I don't know should I use usb_quirks? > > > > > > Can somebody check the attached diff file so that I can send problem > > > > > > report? > > > > > > Thanks. > > > > Hi, > > > > Can you re-send your patch to me. The listware stripped it off. I think > > there is also a similar patch in 9-current. Please check the version > > history of: > > > > /sys/dev/usb/input/ums.c > > > > --HPS > > diff file is against 8-STABLE. > I just looked ums.c in HEAD from Web CVS repository and can't find similar > code. > > C.-Y. Lee
Hi, Please check and verify this patch: http://p4web.freebsd.org/@@182688?ac=10 Also, could you dump the device, config and HID descriptors of your mouse. See man usbconfig on how to do that. --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
