tty and serial console com port

Doug White dwhite at gumbysoft.com
Sun Jun 19 22:59:10 GMT 2005


On Fri, 17 Jun 2005, snort Snort wrote:

> I just read thru the tty.h file and the tty command,
> and have a feeling that the tty command and the tty.h
> file does not handle the serial console com port
> directly.
>
> Can anyone tell me which part of the tty source does
> invoke serial console com port?

Serial console is handled by the kernel by src/sys/kern/tty_cons.c.
Userland is totally unaware that serial console is enabled.

What are you trying to do?

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-current mailing list