Searched hist:"42 f8aa945660b901a3c7f25447aa948bf03f208a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | ftdi_sio.h | diff 42f8aa945660b901a3c7f25447aa948bf03f208a Tue Dec 25 11:32:08 CST 2007 Peter Stark <Peter.Stark@t-online.de> USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PC
I work with a group of people on a free home automation tool called FHEM. Some of the users own more than one USB-serial device by ELV. The ftdi_sio driver has most of the ELV devices disabled by default and needs to be re-enabled every time you get a new kernel. Additionally a new device (EM 1010 PC - enegry monitor) is missing in the list. Currently our users have to follow the instructions we provide at http://www.koeniglich.de/fhem/linux.html ... However, to some users it is too complicated to compile their own kernel module.
We are aware that you can specify one additional device using the vendor/product option of the module. But lot's of users own more than one device.
Cc: stable <stable@kernel.org> Signed-off-by: Peter Stark <peter.stark@t-online.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | ftdi_sio.c | diff 42f8aa945660b901a3c7f25447aa948bf03f208a Tue Dec 25 11:32:08 CST 2007 Peter Stark <Peter.Stark@t-online.de> USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PC
I work with a group of people on a free home automation tool called FHEM. Some of the users own more than one USB-serial device by ELV. The ftdi_sio driver has most of the ELV devices disabled by default and needs to be re-enabled every time you get a new kernel. Additionally a new device (EM 1010 PC - enegry monitor) is missing in the list. Currently our users have to follow the instructions we provide at http://www.koeniglich.de/fhem/linux.html ... However, to some users it is too complicated to compile their own kernel module.
We are aware that you can specify one additional device using the vendor/product option of the module. But lot's of users own more than one device.
Cc: stable <stable@kernel.org> Signed-off-by: Peter Stark <peter.stark@t-online.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|