From owner-cvs-all@FreeBSD.ORG Fri Jun 1 16:45:47 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E11C416A46D for ; Fri, 1 Jun 2007 16:45:47 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by mx1.freebsd.org (Postfix) with ESMTP id 95A6D13C448 for ; Fri, 1 Jun 2007 16:45:47 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so513286nzn for ; Fri, 01 Jun 2007 09:45:46 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to; b=HxyKGihl7QZ/ILTHAil3NkA6sRvESvKK9hMbOk1weY3VZBEVByv/nh+C5eGh61FGYRyw+aap0b3sUzqL42bLvDsra6tOtBDAQE4JTmAfC+2Gr5k0ii+YqhfLPvLDqUUrjMx1J9ahdBFX3EffnTwbs5dYnMjQ66RplBigL9aLIE0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to; b=OZCt+Cr67f5hVwVOM/j2YZVmjGPVdYmCDl5qBBRA4dxkabUVFiJhQeLi2/jcXeDXL7kRzYqg7Z8Y6aABWTyPszxOoMORtykcFBEoTwMpRyAv/BTINwzC6PGySwtASu+H7cfkq86XaNi8r5ZUTj94NqF941hZ10dalk2xDToupeU= Received: by 10.67.121.18 with SMTP id y18mr906685ugm.1180714755850; Fri, 01 Jun 2007 09:19:15 -0700 (PDT) Received: from roadrunner.q.local ( [85.180.136.113]) by mx.google.com with ESMTP id j9sm446883mue.2007.06.01.09.19.12; Fri, 01 Jun 2007 09:19:14 -0700 (PDT) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.14.1/8.14.1) with ESMTP id l51Fn9fw003775; Fri, 1 Jun 2007 17:49:09 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Received: (from q@localhost) by roadrunner.q.local (8.14.1/8.14.1/Submit) id l51Fn7ph003774; Fri, 1 Jun 2007 17:49:07 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Date: Fri, 1 Jun 2007 17:49:07 +0200 From: Ulrich Spoerlein To: "Daniel O'Connor" Message-ID: <20070601154907.GB1786@roadrunner.q.local> References: <200705291435.l4TEZvBv063063@repoman.freebsd.org> <200705301611.58581.doconnor@gsoft.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200705301611.58581.doconnor@gsoft.com.au> Cc: Hidetoshi Shimokawa , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/boot/i386 Makefile src/sys/boot/i386/libfirewire Makefile dconsole.c firewire.c fwohci.c fwohci.h fwohcireg.h src/sys/boot/i386/loader Makefile conf.c main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2007 16:45:48 -0000 Daniel O'Connor wrote: > On Wednesday 30 May 2007 00:05, Hidetoshi Shimokawa wrote: > > It is disabled by default. You need to put > > LOADER_FIREWIRE_SUPPORT=yes in /etc/make.conf > > and rebuild loader to enable it. > > (cd /sys/boot/i386 && make clean && make && make install) > > > > You can find a short introduction of dcons at > > http://wiki.freebsd.org/DebugWithDcons > > Awesome! Indeed. > Now if only some BIOS supported console over Firewire it'd be perfect :) LinuxBIOS, perhaps? Though they don't boot a FreeBSD loader (yet?) Ulrich Spoerlein -- "The trouble with the dictionary is you have to know how the word is spelled before you can look it up to see how it is spelled." -- Will Cuppy