From owner-freebsd-current@FreeBSD.ORG Tue Oct 30 05:51:01 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8218B16A421 for ; Tue, 30 Oct 2007 05:51:01 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.187]) by mx1.freebsd.org (Postfix) with ESMTP id 4C44413C4B3 for ; Tue, 30 Oct 2007 05:51:01 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so1568923rvb for ; Mon, 29 Oct 2007 22:50:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=YApoPS4rzFLSel42bpOt2l1hGAnYD2IG3VVizdQS+Kk=; b=Efg/9b1GDHdDx4xYHgoRQ77NoZKBGRXMSP4+MU2K4Yk/oh+fnCBKvmA65k61vFHyEa0aZGOvgMl84Q1AWWuEpYYFDJWM9ibUKZIiEkiMqzIB6YBMaZsS8o1LzHADpjXcK+igcgFCkLz+msDJZ7EjUWGcu/2N/UbUbHR7ZaoDVa8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=hpZpUmlarT7kCeRM03sTMhPx8S2lOrSZw0/DPKqFmyD+cmqh8zaL6mnMu8/W8mKoVWNbw3r/xiv5UMbpdiU26owSONWTYeFa+KFOMxWmGEUQ505c97+d80dSFiwyDzP60xEgQlgRSKdDzBx5PJUlX0wy2CMKc4sCuAHaRvBmp1U= Received: by 10.114.124.1 with SMTP id w1mr2607192wac.1193723449114; Mon, 29 Oct 2007 22:50:49 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id m27sm14798562wag.2007.10.29.22.50.45 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 29 Oct 2007 22:50:47 -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 l9U5ofBF039144 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 30 Oct 2007 14:50:41 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id l9U5ofiD039143; Tue, 30 Oct 2007 14:50:41 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Tue, 30 Oct 2007 14:50:41 +0900 From: Pyun YongHyeon To: Joe Marcus Clarke Message-ID: <20071030055041.GB38663@cdnetworks.co.kr> References: <20070213044746.GC62412@cdnetworks.co.kr> <1171344897.98536.14.camel@shumai.marcuscom.com> <20070213054802.GD62412@cdnetworks.co.kr> <45D355D9.5000805@FreeBSD.org> <20070215055918.GA4319@cdnetworks.co.kr> <45D9F303.1030302@FreeBSD.org> <20070220012443.GB912@cdnetworks.co.kr> <45DB40A5.8000406@FreeBSD.org> <20071030015816.GD37693@cdnetworks.co.kr> <1193722720.92189.47.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1193722720.92189.47.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.2.1i Cc: current@FreeBSD.org Subject: Re: Constant stream of errors on msk0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2007 05:51:01 -0000 On Tue, Oct 30, 2007 at 01:38:39AM -0400, Joe Marcus Clarke wrote: > > On Tue, 2007-10-30 at 10:58 +0900, Pyun YongHyeon wrote: > > On Tue, Feb 20, 2007 at 01:40:37PM -0500, Joe Marcus Clarke wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > Pyun YongHyeon wrote: > > > > > > > > > > > Does the other GigE work without issues on Cisco 6500? > > > > > > I haven't tried this card on another gigE switch. However, the same > > > switch port on the same switch did not exhibit these problems with the > > > myk driver under 6.X. At least as far as I know my desk port was not > > > moved in the IDF. > > > > > > > > > > > The msk(4) can have a bug with autonegotiation but I've never seen > > > > negotiation mismatches on msk(4). Whilst writing the driver I've > > > > checked speed/link negotiation against gigabit switch and directly > > > > connected GigE and I found nothing unusual. Of course, that does > > > > not necessarily mean msk(4) is perfect for link negotiation. > > > > > > > > Because you've said myk(4) works well on Cisco 6500 I have to > > > > diagnose the issue. When setting the link manually on gigabit > > > > environments, nomally one side should be master and the other the > > > > slave so how about forcing master bit on msk(4) side? > > > > > > > > #ifconfig msk0 media 1000baseTX mediaopt full-duplex link0 > > > > ^^^^^ > > > > > > This does not help. I tried 1000BaseTX/full, 100BaseTX/full, and > > > 100BaseTX/half. All three exhibited the same problem with constantly > > > incrementing input errors. > > > > > Hi, > > > > Are you still interesting in fixing autonegotiation issue on msk(4) > > at 1000bps? > > If so please try attached patch and let me know result. > > Of course I'd be interested, but since the initial posting, I've moved > to a Catalyst 2950 switch, and I have not seen any autoneg problems with Glad to hear that. :) > my msk and that switch. I would not be able to adequately test this > patch. Thanks for the follow through, though. > Ok, Thanks for quick reply. -- Regards, Pyun YongHyeon