Bug 42926

Summary: mceusb: add Formosa device ID 0xe042
Product: Drivers Reporter: Nico (nicohartung1)
Component: Input DevicesAssignee: drivers_input-devices
Status: RESOLVED CODE_FIX    
Severity: normal CC: alan
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.2.11 Subsystem:
Regression: No Bisected commit-id:

Description Nico 2012-03-14 06:57:38 UTC
Hello, this is my first Kernel-Bug-Report, i hope everything will be all right.

Please add the following lines in mceusb.c ...

/* Formosa21 / eHome Infrared Receiver */ 
{ USB_DEVICE(VENDOR_FORMOSA, 0xe042) }, 

... for IR-Receiver:

lsusb
Bus 003 Device 003: ID 147a:e042 Formosa Industrial Computing, Inc. 


exactly like here:
http://www.spinics.net/lists/linux-media/msg45332.html
http://patchwork.linuxtv.org/patch/10311/


Thanks, Nico
Comment 1 Nico 2012-05-10 05:48:53 UTC
Workaround for Kernel 3.x:

echo 147a e042 > /sys/bus/usb/drivers/mceusb/new_id


Thanks to foosel - http://bit.ly/IVqWe1