From owner-freebsd-sparc64@FreeBSD.ORG Sun Jul 13 17:14:32 2003 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 CB1CE37B401 for ; Sun, 13 Jul 2003 17:14:32 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5579D43F3F for ; Sun, 13 Jul 2003 17:14:32 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 9970423DC4; Sun, 13 Jul 2003 17:14:31 -0700 (PDT) Date: Sun, 13 Jul 2003 17:14:31 -0700 From: Will Andrews To: Jason Fortezzo Message-ID: <20030714001431.GH87617@procyon.firepipe.net> Mail-Followup-To: Jason Fortezzo , freebsd-sparc64@freebsd.org References: <1058137255.3f11e4a7e964c@www.mechanicalism.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1058137255.3f11e4a7e964c@www.mechanicalism.net> User-Agent: Mutt/1.4.1i cc: freebsd-sparc64@freebsd.org Subject: Re: E420R and -CURRENT 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: Mon, 14 Jul 2003 00:14:33 -0000 On Sun, Jul 13, 2003 at 06:00:55PM -0500, Jason Fortezzo wrote: > I running -CURRENT on a E420R, everything works great except for gem(4) > support. I get the following error: > > gem0: phy probe failed: 6 > gem0: could not be configured > device_probe_and_attach: gem0 attach returned 6 > > I have some SysKonnect and Intel gigabit cards on hand, should I try > them instead? Intel PRO/1000 cards should work, but the SysKonnect driver has not been busdma-ified yet, so it is not likely to work on sparc64. I am trying to obtain one of the SK-9843 or SK-9844 (or even a 9821/9822) cards to port the driver. Regards, -- wca