Re: [PATCH] usbhid: add ASUS LCM to the blacklist

2007-07-26 Thread Christian Lamparter
Some of ASUS' notebooks (e.g G Series) include a tiny oled display, which is attached to an internal USB bus. Unfortunatly the device reports a wrong DeviceDescriptor and is therefore identified as a HID device... Signed-off-by: Christian Lamparter <[EMAIL PROTECTED]> CC: linux-input@atrey.karlin

Re: [PATCH] usbhid: add ASUS LCM to the blacklist

2007-07-26 Thread Andrew Morton
On Tue, 24 Jul 2007 02:28:39 +0200 Christian Lamparter <[EMAIL PROTECTED]> wrote: > Some of ASUS' notebooks (e.g G Series) include a tiny oled display, which is > attached to an internal USB bus. Unfortunatly the device reports a wrong > DeviceDescriptor and is therefore identified as a HID devi

Re: [HP Jornada 6XX] - Onboard Keyboard support

2007-07-26 Thread Kristoffer Ericson
Dmitry, Ive merged scan_keyb and started to minimize it for just one keyboard, just want to hear from you if this is an acceptable approach. Its a work in progress, just want to know if im on the right path. Best wishes Kristoffer diff --git a/drivers/input/keyboard/jornada680_kbd.c b/drive