Hi, On Tuesday 14 July 2009 13:28:28 Alexander Best wrote: > thx for the patch. i'm recompiling my kernel right now and will test the > changes right away. any reason you limited the rate to <= 1000? i had a > quick look at the specs of my mouse:
USB has a limitation of polling 1000 times per second. > > - 6400 frames per second (5.8 megapixels per second) > - 1800dpi Razer Precision 3G infrared sensor > > what about the mouse resolution? moused comes has the "-r" switch to change > it. would usb mice benefit from that option? I'm not sure if setting the mouse resolution has a standard USB request yet. Else it would not be much trouble adding support for that aswell. --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
