>I do have the mouse working, but with a couple of issues. The main problem
>seems to be that the last 3 bytes of the sc_data seem to be wrong. Their
>values never change from the time that the device is attached. They're usually
>all 0, but sometimes have values. The forth byte is supposed to
>I do have the mouse working, but with a couple of issues. The main problem
>seems to be that the last 3 bytes of the sc_data seem to be wrong. Their
>values never change from the time that the device is attached. They're usually
>all 0, but sometimes have values. The forth byte is supposed to
On Thu, Oct 20, 2005 at 10:37:05AM -0500, Sergey Babkin wrote:
But, it looks to me like it does not use the HID
descriptor. The other possibility is that the HID
descriptor in your device is wrong (as in "a firmware
bug").
I wish it were that simple, but... it does use the HID. And it detects x/y
Sorry for all of the extra posts, but...
I do have the mouse working, but with a couple of issues. The main problem
seems to be that the last 3 bytes of the sc_data seem to be wrong. Their
values never change from the time that the device is attached. They're usually
all 0, but sometimes have
I guess I shouldn't post to this list so late at night...
The ++ part of *ibuf++ just hit me. Replacing if (sc->sc_iid) with if (0 &&
...) fixes the whole problem.
I'd still like to find a way to fix this permanantly.
--
Kris Maglione
Whatever can go to New York, will.
___
I've had a Gyration USB keyboard/mouse combo for a few years, and haven't used
the mouse, simply because it didn't work with FreeBSD. I've finally gotten
around to trying to do something about that.
Both the mouse and keyboard are recognized. The problem is that all input is
ignored unless the
6 matches
Mail list logo