From owner-freebsd-sparc64@FreeBSD.ORG Wed Mar 24 19:50:19 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC4B516A4D0 for ; Wed, 24 Mar 2004 19:50:19 -0800 (PST) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B6D843D48 for ; Wed, 24 Mar 2004 19:50:08 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i2P3o7xf017179; Wed, 24 Mar 2004 19:50:07 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i2P3nx8A017151; Wed, 24 Mar 2004 19:49:59 -0800 (PST) (envelope-from obrien) Date: Wed, 24 Mar 2004 19:49:59 -0800 From: "David O'Brien" To: matt Message-ID: <20040325034959.GG8779@dragon.nuxi.com> References: <20040322032707.GA3957@carbon.redbrick.dcu.ie> <20040322051116.GA7038@carbon.redbrick.dcu.ie> <20040322185343.U2432@grogged.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040322185343.U2432@grogged.dyndns.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Mark Campbell cc: freebsd-sparc@freebsd.org Subject: Re: Openboot device path. X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-sparc64@freebsd.org List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2004 03:50:20 -0000 On Mon, Mar 22, 2004 at 07:04:43PM -0600, matt wrote: > probe-scsi - best done right after a reset, the Sun will list all drives > connected to any scsi bus on the system (I haven't found an analog for ata > based Ultras yet...). 'probe-ide' also, as most Ultra5's have IDE disks in them.