From owner-freebsd-sparc64@FreeBSD.ORG Fri Sep 10 00:59:13 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 4089A16A4CE for ; Fri, 10 Sep 2004 00:59:13 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B903443D31 for ; Fri, 10 Sep 2004 00:59:12 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.0.11] (junior-wifi.samsco.home [192.168.0.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i8A0xlrJ015404; Thu, 9 Sep 2004 18:59:47 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4140FBB3.5050807@samsco.org> Date: Thu, 09 Sep 2004 18:56:19 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christian Brueffer References: <20040910003353.GE87129@unixpages.org> In-Reply-To: <20040910003353.GE87129@unixpages.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: sparc64@freebsd.org Subject: Re: em(4) on sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 00:59:13 -0000 Christian Brueffer wrote: > Hi, > > is anyone using the em driver on sparc64? The current hardware notes > don't list it and it's commented out in GENERIC. However, according to > the busdma status page, it should work. > > - Christian > I looks like there are some amount of 'htoleNN' macros in the em driver source, so it may very well work. Give it a try and let us know if it actually does =-) Scott