• M
    USB: serial: add Moxa UPORT 11x0 driver · 0b2b093a
    Mathieu OTHACEHE 提交于
    Add a driver which supports :
    
    - UPort 1110  : 1 port RS-232 USB to Serial Hub.
    - UPort 1130  : 1 port RS-422/485 USB to Serial Hub.
    - UPort 1130I : 1 port RS-422/485 USB to Serial Hub with Isolation.
    - UPort 1150  : 1 port RS-232/422/485 USB to Serial Hub.
    - UPort 1150I : 1 port RS-232/422/485 USB to Serial Hub with Isolation.
    
    This driver is based on GPL MOXA driver written by Hen Huang and available
    on MOXA website. The original driver was based on io_ti serial driver.
    Signed-off-by: NMathieu OTHACEHE <m.othacehe@gmail.com>
    Signed-off-by: NJohan Hovold <johan@kernel.org>
    0b2b093a
mxu11x0.c 24.3 KB