Date: Mon, 10 Nov 2003 22:52:04 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/uart uart_cpu_sparc64.c Message-ID: <200311110652.hAB6q4Qf006524@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2003/11/10 22:52:04 PST FreeBSD src repository Modified files: sys/dev/uart uart_cpu_sparc64.c Log: Allow uart to attach to keyboards that are not the firmware's notion of stdin, such as when using a serial console. We must recognize these devices here so that we can override the tty attach routine. Revision Changes Path 1.7 +34 -13 src/sys/dev/uart/uart_cpu_sparc64.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311110652.hAB6q4Qf006524>