STMicroelectronics USB serial controller
Pete French
petefrench at ingresso.co.uk
Tue Oct 14 14:24:41 UTC 2014
> Try pointing that linux software at /dev/cuaU0 instead of ttyU0. The
> cua devices are "callout" and tty are "dialin" and the distinction is
> that the tty layer will block the open of a dialin tty until the modem
> carrier-detect is asserted. Since that isn't a real modem that's
> unlikely to happen, but it should always work to open the cua device.
Gah! Yes, of course - I even knew that, from way back in the 80's - just
didnt think to look for the 'cu' devices. Feel very stupid
know.
Works like a charm, thanks!
-pete.
More information about the freebsd-stable
mailing list