On Tue, 29 Jul 2014, Jeff Mahoney wrote:
Ah, yeah, I tested it on 3.12. I didn't test it with a newer version. If that's the case, then it makes things nicer in the short term. It should be as simple as:
echo -n "0x045e 0x07dc" > /sys/bus/hid/drivers/hid_microsoft/new_id
It could be hid_microsoft, or hid-microsoft. I don't have a 3.15 kernel booted to check it with.
You also very likely would need to unbind hid-generic from the keyboard (if it has been claimed by the generic driver) and bind hid-microsoft to it. It can be done also through sysfs. Being the upstream maintainer of this code, I'd be happy to accept the patch to the upstream kernel once it's sent my way. -- Jiri Kosina SUSE Labs -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org