From owner-freebsd-embedded@FreeBSD.ORG Fri Aug 9 08:49:34 2013 Return-Path: Delivered-To: freebsd-embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 36119BA8 for ; Fri, 9 Aug 2013 08:49:34 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id F14CE2850 for ; Fri, 9 Aug 2013 08:49:30 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:acd9:718:8db4:b823]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id BB0694AC1C for ; Fri, 9 Aug 2013 12:49:28 +0400 (MSK) Date: Fri, 9 Aug 2013 12:49:22 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <87215828.20130809124922@serebryakov.spb.ru> To: freebsd-embedded@FreeBSD.org Subject: Using ttyu2 as Serial console -- how could I specify this to boot and loader? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Aug 2013 08:49:34 -0000 Hello, Freebsd-current. I want to use ttyu0 on my Intel D2500CC motherboard (it has 4 serial ports, but looks like ports COM1 and COM2 are on headers and I don't have place for connector on my small case, and COM3 and COM4 are on I/O shield of MoBo) as my boot console -- is it possible? "-h" option to boot and console="comconsole" in loader.conf doesn't specify port to use, and device.hints (where I could set flags to uart devices) are used by kernel only... -- // Black Lion AKA Lev Serebryakov