2005-01-31 23:38:58

by Cal

[permalink] [raw]
Subject: 2.6.11-rc2-mm2 (& bk9) - rowdy little warn in drivers/usb/input/hid-input.c

With 2.6.11-rc2-mm2 & 2.6.11-rc2-bk9 and usb mouse, the warn("event
field not found") in drivers/usb/input/hid-input.c is hyperactive
whenever the mouse moves.

hihone kernel: drivers/usb/input/hid-input.c: event field not found
hihone last message repeated 619 times
hihone last message repeated 919 times
hihone last message repeated 1325 times
hihone last message repeated 1045 times

On the deviant case, both type and code appear to have the value 4 (if
that helps). The mouse reports as
hihone kernel: input: USB HID v1.00 Mouse [Microsoft Microsoft
IntelliMouse<AE> Optical] on usb-0000:00:07.2-2

cheers, Cal
(not subscribed, pls cc if needed)




2005-02-01 03:23:53

by James Nelson

[permalink] [raw]
Subject: Re: 2.6.11-rc2-mm2 (& bk9) - rowdy little warn in drivers/usb/input/hid-input.c

Cal wrote:
> With 2.6.11-rc2-mm2 & 2.6.11-rc2-bk9 and usb mouse, the warn("event
> field not found") in drivers/usb/input/hid-input.c is hyperactive
> whenever the mouse moves.
>
> hihone kernel: drivers/usb/input/hid-input.c: event field not found
> hihone last message repeated 619 times
> hihone last message repeated 919 times
> hihone last message repeated 1325 times
> hihone last message repeated 1045 times
>
> On the deviant case, both type and code appear to have the value 4 (if
> that helps). The mouse reports as
> hihone kernel: input: USB HID v1.00 Mouse [Microsoft Microsoft
> IntelliMouse<AE> Optical] on usb-0000:00:07.2-2
>
> cheers, Cal
> (not subscribed, pls cc if needed)
>
>

I'm seeing the same thing on 2.6.11-rc2-mm2 with a Logitech USB mouse - every time
the mouse moves, it throws these messages.

Jim