On Tue, Dec 20, 2016 at 09:49:00PM +0100, Johan Hovold wrote:
> On Tue, Dec 20, 2016 at 12:09:55PM -0800, Russell Senior wrote:
> > On Tue, Dec 20, 2016 at 8:07 AM, Johan Hovold <jo...@kernel.org> wrote:
> > 
> > > Perhaps we should determine what else is working or broken first,
> > > though.
> > >
> > > Russel, could you test if break-signalling works, and if the
> > > modem-control signals (DTR/RTS) are asserted at open? Do you get any
> > > interrupts when the modem-status changes (e.g. remote end hangs up --
> > > there should be debug messages)?
> > 
> > Which version(s) would you like tested?
> 
> You can use c51087107e88 ("USB: serial: ch341: rename modem-status
> register").

As you noticed, I decided to revert to using direct register writes to
avoid having the modem-control lines being toggled on open/set_termios.
So with a trivial patch changing the initial LCR settings your device
should now be supported.

It would still be interesting to know whether the features mentioned
above works. Testing that using the series I posted on Friday would be
preferred (but not required).

Thanks,
Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to