Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2008 22:26:26 +0400
From:      "VVD" <vvd@quakeworld.ru>
To:        "'Paul B. Mahol'" <onemda@gmail.com>
Cc:        freebsd-usb@freebsd.org
Subject:   RE: usb/125264: [patch] sysctl for set usb mouse rate (very useful for gamers - FPS games)
Message-ID:  <006601c8e05e$f7753360$1b00000a@unislabs.local>
In-Reply-To: <3a142e750807051019w3d3568c0g32605625d27fb470@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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@gmail.com] 
Sent: Saturday, July 05, 2008 9:19 PM
To: VVD
Cc: freebsd-usb@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@quakeworld.ru> wrote:
> The following reply was made to PR usb/125264; it has been noted by GNATS.
>
> From: "VVD" <vvd@quakeworld.ru>
> To: <bug-followup@FreeBSD.org>,
> 	<hselasky@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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006601c8e05e$f7753360$1b00000a>