RE: [PATCH] hid: usbhid: New hid quirks for Panasonic Elite PanaboardT-780 and T-880

From: Jiri Kosina
Date: Tue Nov 23 2010 - 08:28:27 EST


On Thu, 18 Nov 2010, Anton Chikin wrote:

> Actually our driver is implemented as the fork of usbhid driver. I'm now
> trying to move to HID bus. I think I need some help with this. I've
> copied /drivers/hid/hid-cando.c source code, changed device IDs in
> hid_driver structure, added my device IDs to /drivers/hid/hid-core.c
> hid_blacklist[] array, but my probe() method still never get called.
> Could you please help me with this?
>
> My driver code and Makefile are in attachment.

Hi,

that's a bit strange. If you modprobe the module manually, does it get
bound to the device and works properly?

Could you please send me the complete diff, including the changes to
drivers/hid/hid-core.c?

Thanks,

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