• Anssi Hannula's avatar
    USB: option.c: add A-Link 3GU device id · c3325eb1
    Anssi Hannula authored
    Add A-Link 3GU device id 1e0e:9200 into option driver. The device
    has 4 interfaces, of which 1 is handled by storage and the other 3
    by option driver.
    
    The device appears first as CD-only 1e0e:f000 device and must be
    switched to 1e0e:9200 mode either by using "eject CD" or
    usb_modeswitch.
    
    For the record, the device does not work with generic usbserial
    driver (usb disconnect when sending the ATDT command).
    Signed-off-by: default avatarAnssi Hannula <anssi.hannula@gmail.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    
    c3325eb1
option.c 46.2 KB