From owner-freebsd-amd64@FreeBSD.ORG Fri Feb 13 08:45:27 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C97DE16A4CE for ; Fri, 13 Feb 2004 08:45:27 -0800 (PST) Received: from malkavian.ghostar.ath.cx (rrcs-sw-24-153-201-7.biz.rr.com [24.153.201.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD0143D1D for ; Fri, 13 Feb 2004 08:45:27 -0800 (PST) (envelope-from hcoyote@malkavian.ghostar.ath.cx) Received: from malkavian.ghostar.ath.cx (hcoyote@localhost.ghostar.ath.cx [127.0.0.1])i1DGjQKe048216 for ; Fri, 13 Feb 2004 10:45:26 -0600 (CST) (envelope-from hcoyote@malkavian.ghostar.ath.cx) Received: (from hcoyote@localhost) by malkavian.ghostar.ath.cx (8.12.9/8.12.8/Submit) id i1DGjQQp048215 for freebsd-amd64@freebsd.org; Fri, 13 Feb 2004 10:45:26 -0600 (CST) Date: Fri, 13 Feb 2004 10:45:26 -0600 From: HCoyote To: freebsd-amd64@freebsd.org Message-ID: <20040213164526.GA48076@malkavian.ghostar.ath.cx> Mail-Followup-To: freebsd-amd64@freebsd.org References: <200402131244.i1DCiL7q061871@lurza.secnetix.de> <200402131317.i1DDHNku021337@bigtex.jrv.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402131317.i1DDHNku021337@bigtex.jrv.org> User-Agent: Mutt/1.5.5.1i X-Scanned-By: MIMEDefang 2.39 Subject: Re: Freebsd/amd64 on Sun Fire V20z? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 16:45:27 -0000 On Fri, Feb 13, 2004 at 07:17:23AM -0600, James Van Artsdalen wrote: > Since it can use "customer provided" Windows and SUSE linux the boot > environment is probably normal enough for FreeBSD/amd64 to boot. > > The main thing to check is to make sure the onboard NIC and SCSI > controllers are supported. The V20Z is using the following: Broadcom 5703 rev2 LSI Logic 53c1030 Fusion-MPT The broadcom is supported by bge(4). The 53c1030 is supported by mpt(4). I'll see if I can get 5.2R loaded on the one we have if its not being used. Travis