From owner-cvs-src@FreeBSD.ORG Wed May 30 06:42:10 2007 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B2AFC16A46B; Wed, 30 May 2007 06:42:10 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 41C3613C4B7; Wed, 30 May 2007 06:42:10 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp80-24.lns10.adl6.internode.on.net [121.45.80.24]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id l4U6g6Dr019239 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 30 May 2007 16:12:08 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: cvs-all@freebsd.org Date: Wed, 30 May 2007 16:11:49 +0930 User-Agent: KMail/1.9.5 References: <200705291435.l4TEZvBv063063@repoman.freebsd.org> In-Reply-To: <200705291435.l4TEZvBv063063@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2061714.6st3iDMQcz"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200705301611.58581.doconnor@gsoft.com.au> X-Spam-Score: -2.312 () BAYES_00 X-Scanned-By: MIMEDefang 2.58 on 203.31.81.10 Cc: Hidetoshi Shimokawa , src-committers@freebsd.org, cvs-src@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-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2007 06:42:10 -0000 --nextPart2061714.6st3iDMQcz Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 30 May 2007 00:05, Hidetoshi Shimokawa wrote: > It is disabled by default. You need to put > LOADER_FIREWIRE_SUPPORT=3Dyes 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! Now if only some BIOS supported console over Firewire it'd be perfect :) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2061714.6st3iDMQcz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBGXRy25ZPcIHs/zowRAlkLAKCOXRQhMl2hF46Fl7N3gC7oR+HaAwCeICh9 9PmI+CjhTnmZDS1k377V2Zc= =1kau -----END PGP SIGNATURE----- --nextPart2061714.6st3iDMQcz--