2.4.19-xx USB-HID Bug ?!?

Carsten Rietzschel (cr@daRav.de)
28 Jun 2002 19:15:47 +0200


Hello,

after trying the 2.4.19-pre10-ac2 and 2.4.19-rc1 and 2.4.19-gentoo-r7
and also 2.4.19-gentoo-r5,no HID device works !!
(for me it seems, all of them are "derivates" of -ac-Patches, or not ?)

There are only /dev/usb/hid/hidraw0 to hidraw2 and no /dev/input/mouse0

Also it seems thate the kernelmessages says:
"hiddev0: Logitech USB Mouse on usb1:4.0"
with 2.4.18 or 2.4-19-xx disabled HID and using HIDBP's (basic) it
shows:
"input2: Logitech USB Mouse on usb1:4.0".

Here's part of my config (all other aren't set):
#
# USB support
#
CONFIG_USB=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_LONG_TIMEOUT=y

CONFIG_USB_OHCI=y

CONFIG_USB_PRINTER=y
CONFIG_USB_HID=y
# CONFIG_USB_HIDINPUT is not set
CONFIG_USB_HIDDEV=y
CONFIG_USB_SCANNER=m

Carsten

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/