All of lore.kernel.org
 help / color / mirror / Atom feed
* Directly accessing serial ports from drivers w/o TTYs ?
@ 2017-06-25 22:43 Enrico Weigelt, metux IT consult
  2017-06-26 14:51 ` Alan Cox
  0 siblings, 1 reply; 4+ messages in thread
From: Enrico Weigelt, metux IT consult @ 2017-06-25 22:43 UTC (permalink / raw)
  To: linux-kernel

Hi folks,


is there already a way for accessing serial ports from drivers,
w/o having to go through the TTY subsystem ?

Serdev seems provide a connection between arbitrary TTYs to device
drivers. But this implies always having a TTY for each UART (even if
it's never used outside the kernel).

Is there any way for accessing uarts more directly ?


--mtx

--
Enrico, Sohn von Wilfried, a.d.F. Weigelt,
metux IT consulting
+49-151-27565287

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-30 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-25 22:43 Directly accessing serial ports from drivers w/o TTYs ? Enrico Weigelt, metux IT consult
2017-06-26 14:51 ` Alan Cox
2017-06-29 11:44   ` Enrico Weigelt, metux IT consult
2017-06-30 17:23     ` Alan Cox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.