linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* USB HID events and Microsoft wheel mouse
@ 2005-01-29  4:02 Jon Smirl
  2005-01-29 11:30 ` Vojtech Pavlik
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Smirl @ 2005-01-29  4:02 UTC (permalink / raw)
  To: lkml, Vojtech Pavlik

Something changed in the Linus BK kernel in the last few days so that
I get "drivers/usb/input/hid-input.c: event field not found" in dmesg
everytime I move my MS Wheel mouse. Any ideas on how to get rid of
this?

The events are EV_MISC:
type 4 code 4 value 65585
type 4 code 4 value 65584
type 4 code 4 value 589825

-- 
Jon Smirl
jonsmirl@gmail.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: USB HID events and Microsoft wheel mouse
  2005-01-29  4:02 USB HID events and Microsoft wheel mouse Jon Smirl
@ 2005-01-29 11:30 ` Vojtech Pavlik
  0 siblings, 0 replies; 2+ messages in thread
From: Vojtech Pavlik @ 2005-01-29 11:30 UTC (permalink / raw)
  To: Jon Smirl; +Cc: lkml, Marcel Holtmann

On Fri, Jan 28, 2005 at 11:02:52PM -0500, Jon Smirl wrote:

> Something changed in the Linus BK kernel in the last few days so that
> I get "drivers/usb/input/hid-input.c: event field not found" in dmesg
> everytime I move my MS Wheel mouse. Any ideas on how to get rid of
> this?
> 
> The events are EV_MISC:
> type 4 code 4 value 65585
> type 4 code 4 value 65584
> type 4 code 4 value 589825

The events are raw HID usages, and they're intentional. The "event field
not found" is a bug, sorry, and I'll fix it ASAP.

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-29 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-29  4:02 USB HID events and Microsoft wheel mouse Jon Smirl
2005-01-29 11:30 ` Vojtech Pavlik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).