cvs commit: src/sys/sys mouse.h src/sys/dev/usb ums.c usbhid.h

Julian Elischer julian at elischer.org
Sun Dec 12 17:13:48 PST 2004


Julian Elischer wrote:

>>> As pointed out in the PR though, it doesn't seem necessary to change
>>> struct mousestatus and the MOUSE_GETSTATUS ioctl API just to make
>>> the device work. All other mouse drivers in the tree will need to
>>> be updated to initialise the new `dt' field. There's also one part
>>> of the patch that looks as if it could easily break other devices:
>>
>>
>>
>> Ahhh, my bad.  I'd read the PR and thought it was the last version
>> mentioned by marko@ (without the mousestatus change) that had been
>> committed.  Although now that I look a bit closer I can't actually find
>> that version anywhere.
>>
>> I'll shut up now.
>>
>>     Scott
>>
> 
> uh my bad.. I THOUGHT I had committed the last version, as I got it from
> the URL he supplied as being the last one..
> I'll look around to see if there is a newer one, or try fix this one..

ok, so before I fix it..

all reference to sc->status.dt should go away right?

meaning that nothing can use the extra axis...



More information about the cvs-all mailing list