From owner-freebsd-bugs@FreeBSD.ORG Mon Sep 10 23:30:03 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F11A01065670 for ; Mon, 10 Sep 2012 23:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B062D8FC0A for ; Mon, 10 Sep 2012 23:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8ANU2cQ022495 for ; Mon, 10 Sep 2012 23:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8ANU2GU022473; Mon, 10 Sep 2012 23:30:02 GMT (envelope-from gnats) Resent-Date: Mon, 10 Sep 2012 23:30:02 GMT Resent-Message-Id: <201209102330.q8ANU2GU022473@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Garrett Cooper Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 723A6106564A for ; Mon, 10 Sep 2012 23:21:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 5DC758FC12 for ; Mon, 10 Sep 2012 23:21:08 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q8ANL8mP086346 for ; Mon, 10 Sep 2012 23:21:08 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q8ANL8xb086345; Mon, 10 Sep 2012 23:21:08 GMT (envelope-from nobody) Message-Id: <201209102321.q8ANL8xb086345@red.freebsd.org> Date: Mon, 10 Sep 2012 23:21:08 GMT From: Garrett Cooper To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/171529: Serial chapter introduction mentions obsolete sio(4) interface X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2012 23:30:03 -0000 >Number: 171529 >Category: misc >Synopsis: Serial chapter introduction mentions obsolete sio(4) interface >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 10 23:30:02 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release: 9.1-PRERELEASE >Organization: EMC Isilon >Environment: FreeBSD wf048.west.isilon.com 9.1-RC1 FreeBSD 9.1-RC1 #0: Fri Aug 17 02:18:40 PDT 2012 root@wf048.west.isilon.com:/usr/obj/mnt/freebsd/releng/9.1/sys/ISI-GENERIC amd64 >Description: The link to the following page in the handbook mentions sio(4) instead of uart(4): http://www.freebsd.org/doc/en/books/handbook/serial.html#SERIAL-CABLES-PORTS . The documentation needs to be updated for FreeBSD 8.x+ as sio(4) is defunct in 8.x+: wf048# dmesg | grep ^sio wf048# dmesg | grep ^uart uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: console (115200,n,8,1) uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 flags 0x10 on acpi0 uart2: <16550 or compatible> port 0x3e8-0x3ef irq 5 flags 0x10 on acpi0 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: