From owner-freebsd-sparc Thu Nov 7 4: 5:28 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 C625237B401 for ; Thu, 7 Nov 2002 04:05:26 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9195A43E42 for ; Thu, 7 Nov 2002 04:05:25 -0800 (PST) (envelope-from tmoestl@gmx.net) Received: (qmail 4348 invoked by uid 0); 7 Nov 2002 12:05:24 -0000 Received: from pd9538bed.dip.t-dialin.net (HELO forge.local) (217.83.139.237) by mail.gmx.net (mp012-rz3) with SMTP; 7 Nov 2002 12:05:24 -0000 Received: from tmm by forge.local with local (Exim 4.10 #1) id 189lPZ-0000WJ-00; Thu, 07 Nov 2002 13:05:25 +0100 Date: Thu, 7 Nov 2002 13:05:25 +0100 From: Thomas Moestl To: franco@i-m-c.it Cc: freebsd-sparc@freebsd.org Subject: Re: netra X1 and ethernet card Message-ID: <20021107120524.GB315@crow.dom2ip.de> Mail-Followup-To: franco@i-m-c.it, freebsd-sparc@freebsd.org References: <20021107105751.GA17580@i-m-c.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021107105751.GA17580@i-m-c.it> User-Agent: Mutt/1.4i 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/11/07 at 11:57:51 +0100, franco@i-m-c.it wrote: > Hi, > I have a Sun Netra X1 with freebsd 5 installed and all seems work find, > excellent work guys! :D > > My problem is only the ethernet support. > There are 2 ethernet with the davicom dm9102a chipset, supported by the > if_dc.ko driver, but they don't work. Sorry, dc(4) is not supported yet on sparc64; it needs to be busdmaified for this. There also seem to be a few minor endianess issues. I don't know offhand why the MAC address would be zeroed, possibly another different srom format (endianess issues will cause it to be wrong with the current code, but obviously not to be zeroed). > when i attach the rj45 to the ethernet port the status appears to be "no > carrier". Huh? The status seems to be detected correctly: > dc1: flags=8802 mtu 1500 > ether 00:00:00:00:00:00 > media: Ethernet autoselect (100baseTX ) > status: active Or did you mean the other adapter? In any case, your machine will probably already crash when you assign an interface address to one of the dc's because of the problems mentioned above. - Thomas -- Thomas Moestl http://www.tu-bs.de/~y0015675/ http://people.FreeBSD.org/~tmm/ PGP fingerprint: 1C97 A604 2BD0 E492 51D0 9C0F 1FE6 4F1D 419C 776C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message