From owner-freebsd-arch@FreeBSD.ORG Thu Mar 16 18:56:27 2006 Return-Path: X-Original-To: arch@freebsd.org Delivered-To: freebsd-arch@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3CC716A41F; Thu, 16 Mar 2006 18:56:27 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from mail49.e.nsc.no (mail49.e.nsc.no [193.213.115.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BA6C43D45; Thu, 16 Mar 2006 18:56:26 +0000 (GMT) (envelope-from hselasky@c2i.net) Received: from acer-43b73db2a3.lan (ti131310a080-4379.bb.online.no [85.165.209.27]) by mail49.nsc.no (8.13.5/8.13.5) with ESMTP id k2GIuLda003255; Thu, 16 Mar 2006 19:56:22 +0100 (CET) From: Hans Petter Selasky To: "M. Warner Losh" Date: Thu, 16 Mar 2006 19:56:37 +0100 User-Agent: KMail/1.7 References: <20060315151058.c85pw3x14wkkk8g0@netchild.homeip.net> <20060315.110318.39462847.imp@bsdimp.com> <200603152131.45806.hselasky@c2i.net> In-Reply-To: <200603152131.45806.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603161956.39299.hselasky@c2i.net> Cc: Alexander@leidinger.net, rwatson@freebsd.org, arch@freebsd.org Subject: Re: netatm: plan for removal unless an active maintainer is found X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 18:56:27 -0000 On Wednesday 15 March 2006 21:31, Hans Petter Selasky wrote: > Hi, I have tested my ISDN4BSD driver on a Sparc64 using NetBSD, and the driver that is in SVN works. Not the one I released. That means all alignment and endian issues have been resolved, and I now better understand how to write portable code. However I would also like to test on a Sparc64 using FreeBSD 6.1? Anyone that wants to do some testing or debugging for me? --HPS