From owner-freebsd-sparc64@FreeBSD.ORG Sat Jun 7 06:02:31 2008 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67F401065672 for ; Sat, 7 Jun 2008 06:02:31 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.225]) by mx1.freebsd.org (Postfix) with ESMTP id 37B0F8FC14 for ; Sat, 7 Jun 2008 06:02:31 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1777750rvf.43 for ; Fri, 06 Jun 2008 23:02:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:date:from :to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=bx+DdEqzVKPSXQFpra0HtKjhhnxca8L64Ahg8C4zO50=; b=dB0jPTBA4wCqqhU9x/nSBJos39YMUx28/I6TAcX9Ly5c/ZIjpUMwxCqf1bweWcBW8i 6VwjN1SM3K4n50R65l9fUFnPBHi3rKejqacg615xwS8lVAYjakQ1AgiW6yiKzF5wVvZo Ul0RDxXdGOH6PtJIH/XCdESXYQnXEJQvIKMVE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=cgFpchC70cL3Crh2BfdqR63WdENln1g6EPTxK7nKSHcWkozmgWHid2LgYLzjkEh3D8 ywQcYy3JhIhIyS7LQ3iiPFR8XvwZ7dldFOvtqbJqieyahUmov6FxE8yz2rpQudkCPKXX 5gFVsNQonUi1YS1kdIJcO8MuGySlqnhbTsnjM= Received: by 10.140.126.14 with SMTP id y14mr605030rvc.96.1212818550321; Fri, 06 Jun 2008 23:02:30 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id g31sm8947575rvb.2.2008.06.06.23.02.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 06 Jun 2008 23:02:25 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id m5762Kjh005573 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 7 Jun 2008 15:02:20 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id m5762Klp005572; Sat, 7 Jun 2008 15:02:20 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Sat, 7 Jun 2008 15:02:20 +0900 From: Pyun YongHyeon To: "Mr. Robert Murillo" Message-ID: <20080607060220.GE4565@cdnetworks.co.kr> References: <20080607032232.GC4565@cdnetworks.co.kr> <952249.57644.qm@web82403.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <952249.57644.qm@web82403.mail.mud.yahoo.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-sparc64@freebsd.org Subject: Re: dc0 not working at all on a few FreeBSD/SPARC64 machines X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2008 06:02:31 -0000 On Fri, Jun 06, 2008 at 10:54:43PM -0700, Mr. Robert Murillo wrote: > Pyun YongHyeon wrote: Would you try attached patch? Thank you! I applied the patch and it solves the problem, dc0 now works perfectly on the Ultra 10 (and I assume the Blade as well). Cool! Would you show me "ifconfig dc0 output" after applying the patch? > > I will submit a PR and include your patch if that's ok with you. Since I know the bug and fix I think don't have to do that. I'll commit the patch in a couple of days. Thanks. > > Bob > -- Regards, Pyun YongHyeon