usb/125264: [patch] sysctl for set usb mouse rate (very useful for gamers - FPS games)

VVD vvd at quakeworld.ru
Mon Jul 7 19:26:34 UTC 2008


Can't use sc->mode.rate instead sysctl hw.usb.ums.
ums always get 0 value in sc->mode.rate.
Better way is -F, of course, instead sysctl hw.usb.ums, but I don't know why
ums always get sc->mode.rate with value 0... :-(


-----Original Message-----
From: Paul B. Mahol [mailto:onemda at gmail.com] 
Sent: Saturday, July 05, 2008 9:19 PM
To: VVD
Cc: freebsd-usb at freebsd.org
Subject: Re: usb/125264: [patch] sysctl for set usb mouse rate (very useful
for gamers - FPS games)


On 7/5/08, VVD <vvd at quakeworld.ru> wrote:
> The following reply was made to PR usb/125264; it has been noted by GNATS.
>
> From: "VVD" <vvd at quakeworld.ru>
> To: <bug-followup at FreeBSD.org>,
> 	<hselasky at c2i.net>
> Cc:  
> Subject: Re: usb/125264: [patch] sysctl for set usb mouse rate (very 
> useful for gamers - FPS games)
> Date: Sat, 5 Jul 2008 06:10:01 +0400
>
>  Hi,
>  
>  AFAIK, all mice are LOW speed usb devices. Didn't understand how to 
> use
>  usbd_get_speed() for ums - have no field like speed. High rate need 
> only for  more smooth mouse moving.
>  Linux have custom mouse rate patch from ~2.6.1x. Logitech have 
> Setpoint  drivers for Win with possibility to set mouse rate from 125 
> to 1000. Time  for FreeBSD to have this feature. :-]
>  

But what about moused -F option? Is it supported at all by ums driver?


>  With best regards.




More information about the freebsd-usb mailing list