On Thu, 18 Nov 2010, Anton Chikin wrote:
quoted text > 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.
--
unsubscribe notice 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/
Messages in current thread:
RE: [PATCH] hid: usbhid: New hid quirks for Panasonic Elit ... , Jiri Kosina , (Tue Nov 23, 6:28 am)