From owner-freebsd-current@FreeBSD.ORG Mon Mar 4 07:14:50 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C5BDE175; Mon, 4 Mar 2013 07:14:50 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-da0-f48.google.com (mail-da0-f48.google.com [209.85.210.48]) by mx1.freebsd.org (Postfix) with ESMTP id 99FA6FC1; Mon, 4 Mar 2013 07:14:50 +0000 (UTC) Received: by mail-da0-f48.google.com with SMTP id w4so2394288dam.35 for ; Sun, 03 Mar 2013 23:14:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:date:to:cc:subject:message-id:reply-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=r5nqzP9plS3aGrvni8GmPB59lwdHXWAUGimTaxYaJHo=; b=IupOiY7yAWl7lahXwDBlXKlkLhNdWscIBQK0dWz935TwGoeub8YhbJgaPcskU1L28z TaFea+/ZZQxxsYPcgPPDCxU/B5u2kJWFjp+dfTsiZ6k6jIR1mxlZEZ+fMxS1pUR5vgWL vfZ444m6F09bkqKY+qTsSH2o/G0XtMhRuxlFoBqUiIjcXKry3gAxXNa5uv1k5DSPeoQi Laub/0M1KzgQ6KfXCHDc059IywQBfIyordJ1haaojENwiPv3TZljixLGJVd9sReNy0A0 8PB/p9PKhP1bgyVTKt8WpIZQm89laFaMWuZd+kJap0v/ViptU5Q+LMqQz/IrzuF8aUA9 aqHw== X-Received: by 10.66.162.133 with SMTP id ya5mr30761051pab.104.1362380799231; Sun, 03 Mar 2013 23:06:39 -0800 (PST) Received: from pyunyh@gmail.com (lpe4.p59-icn.cdngp.net. [114.111.62.249]) by mx.google.com with ESMTPS id c3sm22856074pax.9.2013.03.03.23.06.35 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 03 Mar 2013 23:06:38 -0800 (PST) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Mon, 04 Mar 2013 16:06:32 +0900 From: YongHyeon PYUN Date: Mon, 4 Mar 2013 16:06:32 +0900 To: Alexey Dokuchaev Subject: Re: ale(4) cannot negotiate as GigE Message-ID: <20130304070632.GC1445@michelle.cdnetworks.com> References: <20130303095330.GA57026@FreeBSD.org> <20130303120010.GA84560@FreeBSD.org> <20130304005044.GA4589@michelle.cdnetworks.com> <20130304015344.GA62059@FreeBSD.org> <20130304021059.GC4589@michelle.cdnetworks.com> <20130304024631.GA78040@FreeBSD.org> <20130304052328.GA1445@michelle.cdnetworks.com> <20130304055948.GA76042@FreeBSD.org> <20130304062944.GB1445@michelle.cdnetworks.com> <20130304065940.GA13417@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130304065940.GA13417@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 04 Mar 2013 07:14:50 -0000 On Mon, Mar 04, 2013 at 06:59:40AM +0000, Alexey Dokuchaev wrote: > On Mon, Mar 04, 2013 at 03:29:44PM +0900, YongHyeon PYUN wrote: > > On Mon, Mar 04, 2013 at 05:59:48AM +0000, Alexey Dokuchaev wrote: > > > On Mon, Mar 04, 2013 at 02:23:28PM +0900, YongHyeon PYUN wrote: > > > > Ok, here is final diff which combines two things you've tested. > > > > So revert any changes before applying it. > > > > Let me know how it goes on your box. > > > > > > Hmm, apparently something went wrong, as I'm back to 100baseTX after make > > > kernel and reboot... > > > > Hmm, updated diff again. > > Better this time, I'm having 1000baseT again! :-) > Thanks a lot for testing and patience! Could you reboot multiple times and check whether you reliably get a gigabit link? > ./danfe