From owner-freebsd-sparc64@FreeBSD.ORG Wed Dec 17 01:52:10 2003 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 4866E16A4CE for ; Wed, 17 Dec 2003 01:52:10 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 379FB43D53 for ; Wed, 17 Dec 2003 01:52:07 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id hBH9ohRm036982; Wed, 17 Dec 2003 01:50:44 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id hBH9ogkq036976; Wed, 17 Dec 2003 01:50:42 -0800 (PST) (envelope-from obrien) Date: Wed, 17 Dec 2003 01:50:41 -0800 From: "David O'Brien" To: Doug White Message-ID: <20031217095041.GB36486@dragon.nuxi.com> References: <6.0.1.1.2.20031211150843.022f2ec0@mail.firetide.com> <20031211172102.R45532@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031211172102.R45532@carver.gumbysoft.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-BETA 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: David Cornejo cc: freebsd-sparc64@freebsd.org Subject: Re: bge on sparc? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2003 09:52:10 -0000 On Thu, Dec 11, 2003 at 05:21:36PM -0800, Doug White wrote: > On Thu, 11 Dec 2003, David Cornejo wrote: > > > Is if_bge working on sparc64? > > It uses busdma, so it has a chance of working. Give it a spin. Not sure if > its 64 bit clean, though. bge(4) is the most popular NIC on AMD64. So it must be 64-bit clean. :-) Now endian clean is another question. -- -- David (obrien@FreeBSD.org)