From owner-freebsd-sparc Thu Jul 11 9:29:41 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DC4837B400 for ; Thu, 11 Jul 2002 09:29:38 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267BA43E3B for ; Thu, 11 Jul 2002 09:29:37 -0700 (PDT) (envelope-from arr@watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.4/8.12.4) with ESMTP id g6BGTWbL078702; Thu, 11 Jul 2002 12:29:32 -0400 (EDT) (envelope-from arr@watson.org) Received: from localhost (arr@localhost) by fledge.watson.org (8.12.4/8.12.4/Submit) with SMTP id g6BGTVgN078699; Thu, 11 Jul 2002 12:29:31 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Thu, 11 Jul 2002 12:29:31 -0400 (EDT) From: "Andrew R. Reiter" To: Thomas Moestl Cc: freebsd-sparc64@FreeBSD.org Subject: Re: hme0 -- 0x20000 error (no rx descs) In-Reply-To: <20020711142144.GA318@crow.dom2ip.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org :On Thu, 2002/07/11 at 06:12:39 -0400, Andrew R. Reiter wrote: :> :> Today I used the ISO from people.freebsd.org/~jake/sparc64/ and got my :> ultra60 going and got the distribution installed and it's all working fine :> so far ... except hme0 :)) I keep getting errors like: :> :> # ifconfig hme0 x.x.x.y netmask 0xfffffff0 :> # hme0: error signaled, status=0x20101 :> :> # hme0: error signaled, status=0x20101 :> :> # ping x.x.x.x :> PING x.x.x.x (x.x.x.x): 48 data bytes :> hme0: error signaled, status=0x20101 :> hme0: error signaled, status=0x20001 :> hme0: error signaled, status=0x20101 :> hme0: too may errors; not reporting any more :> ping: sendto: Host is down :> :> :> Have I missed something known? : :If you can easily reproduce this, it would be nice if you could :compile a kernel with KTR, and KTR_MASK set to KTR_CT2. Then please :wait until the problem occurs, and dump the trace buffer (using :ktrdump is probably the easiest way to do this). The driver has pretty :verbose traces in it, so I hopefully should be able to tell what's :wrong from seeing the output. I've reproduced this everytime I've attempted to use the device; however, this is my first time getting the machine going, so the lack of a net connection is hurting me (in terms of sources to recompile). I think our sparc64 ISOs (well, seems just jake@ is putting them up now?) should definetly have the distrib*.tar include the current source tree that the iso was built from, no? Since I can't get the machine on the net, any recommendations for getting source? Thanks, -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message