• M
    USB: option: add support for Huawei E353 device · 610ba42f
    Marcin Gałczyński 提交于
    I am sharing patch to the devices/usb/serial/option.c. This allows
    operation of Huawei E353 broadband modem using the “option” driver. The
    patch simply adds new constant with proper product ID and an entry to
    usb_device_id. I worked on the 2.6.38.6 sources. Tested on Dell inspiron
    1764 (i3 core cpu) and brand new Huawei E353 modem, Fedora 15 beta.
    
    Looking at the type of change, i doubt it has potential to introduce
    problems in other parts of kernel or the driver itself.
    Signed-off-by: NMarcin Galczynski <marcin@galczynski.pl>
    Cc: stable <stable@kernel.org>
    Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
    610ba42f
option.c 63.2 KB