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.orgReceived on Sun Jun 19 2005 - 20:59:10 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC