Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2010 09:17:21 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Cc:        Christof Schulze <christof.schulze@gmx.com>
Subject:   Re: Driver for LEDs on Logitech MX610
Message-ID:  <201002100917.21185.hselasky@c2i.net>
In-Reply-To: <201002100159.54463.christof.schulze@gmx.com>
References:  <201002100159.54463.christof.schulze@gmx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 10 February 2010 01:59:49 Christof Schulze wrote:
> Hello everyone,
> 
> currently I own a logitech mx610 which is a mouse that registers as two
> separate USB devices (lsusb -vvv output [3]). One for the regular mouse
> usage,
> the other for controlling the LEDs that are on the mouse. They do register
>  as ugen and ums device on FreeBSD. Since I find it cool I would like to
>  use those
> LEDs for various notification purposes.
> There is a hack to make use of these LEDs on Linux available [1] which is
>  not written with portability in mind from what I can tell. So I would like
>  to get this working on FreeBSD and looked into the matter. It seems like I
>  want to control those LEDs using usbhid. The manpage however is quite
>  sketchy and I cannot make heads or tails of it.
> I would greatly appreciate some help in getting this to work. I'd like to
> know
> what I have to do to the device to send the commands needed which are
> represented by the control char array given in [1].
> 
> Thank you very much in advance.
> 
> [1] http://www.kdedevelopers.org/node/2029
> [2] http://lists.alioth.debian.org/pipermail/nut-upsdev/2008-
> January/002820.html
> [3] http://pastebin.com/f1c76b219
> 
> kind regards
> 
> Christof
> 

Have you looked at libusb?

What version of FreeBSD are you using?

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002100917.21185.hselasky>