From owner-freebsd-current@FreeBSD.ORG Tue Jun 21 23:40:45 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 795E716A41C for ; Tue, 21 Jun 2005 23:40:45 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59AE143D4C for ; Tue, 21 Jun 2005 23:40:45 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from [192.168.4.250] (dhcp50.pn.xcllnt.net [192.168.4.250]) by ns1.xcllnt.net (8.13.3/8.13.3) with ESMTP id j5LNehCL003115; Tue, 21 Jun 2005 16:40:44 -0700 (PDT) (envelope-from marcel@xcllnt.net) In-Reply-To: <200506220117.09044@harrymail> References: <200506101356.50355@harrymail> <200506211541.43452.jhb@FreeBSD.org> <200506220117.09044@harrymail> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Marcel Moolenaar Date: Tue, 21 Jun 2005 16:40:43 -0700 To: Emanuel Strobl X-Mailer: Apple Mail (2.622) Cc: freebsd-current@freebsd.org Subject: Re: device sio vs. device uart X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2005 23:40:45 -0000 On Jun 21, 2005, at 4:16 PM, Emanuel Strobl wrote: > oic, thanks. Surprisingly I couldn't collect uart information yet, I > just > found out that I can't use uart for serial console (on i386), at least > not > if all I do is to replace sio with uart in my kernel config. 1. You may need to update /boot/device.hints (if the UARTs are not described by ACPI). 2. You need to update /etc/ttys to enable getty(8) on ttyu[0-9]. > Since I don't understand the code I have no idea why I would want to > use > uart. Is it beneficial (on the i386 arch) to have a newbusified driver? In general: yes. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net