From owner-freebsd-arm@FreeBSD.ORG Tue Jun 26 20:48:04 2007 Return-Path: X-Original-To: freebsd-arm@freebsd.org Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83B1F16A468 for ; Tue, 26 Jun 2007 20:48:04 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id 506C613C43E for ; Tue, 26 Jun 2007 20:48:04 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id AA0B647AA4; Tue, 26 Jun 2007 16:16:52 -0400 (EDT) Date: Tue, 26 Jun 2007 21:16:52 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Sam Leffler In-Reply-To: <46815A9D.5010803@errno.com> Message-ID: <20070626211249.T6716@fledge.watson.org> References: <46815A9D.5010803@errno.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-arm@freebsd.org Subject: Re: Netatalk and named broken on arm? X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2007 20:48:04 -0000 On Tue, 26 Jun 2007, Sam Leffler wrote: > Nathan Whitehorn wrote: > >> I'm having problems with both netatalk and named on my Avila system -- in >> particular AARP seems to be broken (it sends out bogus packets asking about >> address 0.0.0 from 0.0, and it works on other big-endian systems like >> sparc64), and named hangs when starting. Are these known problems, and do >> they have known solutions? > > Not sure about named but it's unlikely anyone has tried netatalk. As I understand it, issues of alignment/packing often come up with network code when running on ARM. Try adding __packed to the definition of sturct ether_aarp in aarp.h and rebuilding the kernel? Robert N M Watson Computer Laboratory University of Cambridge