Skip to content
  • Dariusz M's avatar
    [PATCH] USB: pl2303 driver, makes pl2303HX chip work correctly · 1694899f
    Dariusz M authored
    
    
    This trivial patch makes pl2303 driver work correctly with pl2303HX chip.
    Apparently some bug in HX version of pl2303 makes the chip loose some
    transmitted bytes or stop working at all after reception of
    USB_REQ_CLEAR_FEATURE mesage. Logs generated by UsbSnoop application reveal
    that windows driver does not send this type of messages to the converter.
    
    From: "Dariusz M." <D.Marcinkiewicz@elka.pw.edu.pl>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    1694899f