From owner-freebsd-questions@FreeBSD.ORG Mon Apr 19 12:50:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2309316A4CF for ; Mon, 19 Apr 2004 12:50:35 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9894F43D2D for ; Mon, 19 Apr 2004 12:50:34 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i3JJoYPi094315; Mon, 19 Apr 2004 14:50:34 -0500 (CDT) (envelope-from dan) Date: Mon, 19 Apr 2004 14:50:33 -0500 From: Dan Nelson To: Joe Lewis Message-ID: <20040419195033.GA1947@dan.emsphone.com> References: <40842B34.1060204@relia.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40842B34.1060204@relia.net> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: Which Device for LCD on Serial Port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 19:50:35 -0000 In the last episode (Apr 19), Joe Lewis said: > I am trying to set up LCDd on my 1U server, and it requires a > device=[device name] line. In my dmesg, I get a listing of sio0 and > sio1 (and the manual for the motherboard states that it's the second > serial connector). dmesg output reveals : > > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > sio1: type 16550A The bottom of the sio manpage lists the device nodes each device creates. /dev/cuaa1 would be the most appropriate for you, I think. -- Dan Nelson dnelson@allantgroup.com