Date: Sun, 19 Jun 2005 15:59:10 -0700 (PDT) From: Doug White <dwhite@gumbysoft.com> To: snort Snort <snort_sam@yahoo.com> Cc: freebsd-current@freebsd.org Subject: Re: tty and serial console com port Message-ID: <20050619155819.X83634@carver.gumbysoft.com> In-Reply-To: <20050618033330.4673.qmail@web54408.mail.yahoo.com> References: <20050618033330.4673.qmail@web54408.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050619155819.X83634>