From owner-freebsd-stable@FreeBSD.ORG Fri Jan 12 09:48:38 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BEE3416A407 for ; Fri, 12 Jan 2007 09:48:38 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 7F4EC13C471 for ; Fri, 12 Jan 2007 09:48:38 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H5J1O-0005iH-Tt for freebsd-stable@freebsd.org; Fri, 12 Jan 2007 10:48:27 +0100 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Jan 2007 10:48:26 +0100 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Jan 2007 10:48:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Fri, 12 Jan 2007 10:47:54 +0100 Lines: 8 Message-ID: References: <09710CBA-0006-4502-B5F7-6048B290D3B8@svcolo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.4 (X11/20060625) In-Reply-To: <09710CBA-0006-4502-B5F7-6048B290D3B8@svcolo.com> Sender: news Subject: Re: any real documentation of the boot2 prompt? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jan 2007 09:48:38 -0000 Jo Rhett wrote: > I'd like to add to this that the handbook is riddled full of > undocumented terms, like BIOS Drive #. How do you determine this for a > SCSI drive? Depends on your controller. If it doesn't register a drive with BIOS, you don't get to access it like that.