From owner-freebsd-sparc64@FreeBSD.ORG Thu Dec 22 12:31:56 2005 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org 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 3D5D816A41F for ; Thu, 22 Dec 2005 12:31:56 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6566443D46 for ; Thu, 22 Dec 2005 12:31:55 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) by newtrinity.zeist.de (8.12.11/8.12.11/ZEIST.DE) with ESMTP id jBMCVqN9019224; Thu, 22 Dec 2005 13:31:53 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id jBMCVliw019223; Thu, 22 Dec 2005 13:31:47 +0100 (CET) (envelope-from marius) Date: Thu, 22 Dec 2005 13:31:45 +0100 From: Marius Strobl To: Pyun YongHyeon Message-ID: <20051222133142.F73901@newtrinity.zeist.de> References: <20051205202342.B88929@newtrinity.zeist.de> <20051206011240.GA5298@rndsoft.co.kr> <20051206160540.L75892@newtrinity.zeist.de> <20051222023020.GA1106@rndsoft.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20051222023020.GA1106@rndsoft.co.kr>; from pyunyh@gmail.com on Thu, Dec 22, 2005 at 11:30:20AM +0900 X-AntiVirus-modified: yes X-AntiVirus: checked by AntiVir Milter (version: 1.1.2-1; AVE: 6.33.0.19; VDF: 6.33.0.51; host: newtrinity.zeist.de) Cc: freebsd-sparc64@freebsd.org Subject: Re: FreeBSD booted multiuser on USIII X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2005 12:31:56 -0000 On Thu, Dec 22, 2005 at 11:30:20AM +0900, Pyun YongHyeon wrote: > On Tue, Dec 06, 2005 at 04:05:40PM +0100, Marius Strobl wrote: > > > > - Some other MD bus and device drivers need some tweaking > > here and there but all in all no big deal. For USIIIi > > we'll however need a bge(4) working on sparc64 as at > > least some USIIIi machines have bge(4) NICs on-board. > > I just committed bge(4) patch to HEAD. It was tested on U60 and it > seems to work well. Any chance to give it spin? > I'll give it a try as soon as the setup at the befarm permits. Btw., could you please replace the printf() calls in bge(4) with device_printf() and if_printf() respectively and scrap the bge_unit member and the unit variable? Marius -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details.