From owner-svn-doc-all@FreeBSD.ORG Mon Dec 10 15:31:09 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 09A9FF6A; Mon, 10 Dec 2012 15:31:09 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E1EE58FC18; Mon, 10 Dec 2012 15:31:08 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBAFV8lV045682; Mon, 10 Dec 2012 15:31:08 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBAFV8ap045681; Mon, 10 Dec 2012 15:31:08 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201212101531.qBAFV8ap045681@svn.freebsd.org> From: Eitan Adler Date: Mon, 10 Dec 2012 15:31:08 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40326 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 15:31:09 -0000 Author: eadler Date: Mon Dec 10 15:31:08 2012 New Revision: 40326 URL: http://svnweb.freebsd.org/changeset/doc/40326 Log: Combine all the serial questions under one section in the FAQ. Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Mon Dec 10 15:31:06 2012 (r40325) +++ head/en_US.ISO8859-1/books/faq/book.xml Mon Dec 10 15:31:08 2012 (r40326) @@ -2302,7 +2302,7 @@ bindkey ^[[3~ delete-char # for xterm

- Networking and Serial Devices + Networking @@ -2327,37 +2327,6 @@ bindkey ^[[3~ delete-char # for xterm

- - - - Which multi-port serial cards are supported by - &os;? - - - - There is a list of these in the Serial Communications - chapter of the handbook. - - Some unnamed clone cards have also been known to work, - especially those that claim to be AST compatible. - - Check &man.uart.4; and &man.sio.4; to get more - information on configuring such cards. - - - - - - How do I get the boot: prompt to show on the serial - console? - - - - See this section of the handbook. - -
@@ -8414,6 +8383,37 @@ ATDT1234567 + + Which multi-port serial cards are supported by + &os;? + + + + There is a list of these in the Serial Communications + chapter of the handbook. + + Some unnamed clone cards have also been known to work, + especially those that claim to be AST compatible. + + Check &man.uart.4; and &man.sio.4; to get more + information on configuring such cards. + + + + + + How do I get the boot: prompt to show on the serial + console? + + + + See this section of the handbook. + + + + How do I tell if &os; found my serial ports or modem cards?