From owner-freebsd-current@FreeBSD.ORG Wed Oct 7 10:43:36 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2A60106566B for ; Wed, 7 Oct 2009 10:43:36 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from inbound01.jnb1.gp-online.net (inbound01.jnb1.gp-online.net [41.161.16.135]) by mx1.freebsd.org (Postfix) with ESMTP id 359AA8FC13 for ; Wed, 7 Oct 2009 10:43:35 +0000 (UTC) Received: from [41.154.0.10] (helo=clue.co.za) by inbound01.jnb1.gp-online.net with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1MvTzZ-0008AJ-Jo; Wed, 07 Oct 2009 12:43:33 +0200 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MvTzV-0001VQ-A8; Wed, 07 Oct 2009 12:43:29 +0200 To: pyunyh@gmail.com From: Ian FREISLICH In-Reply-To: <20090914173805.GB1155@michelle.cdnetworks.com> References: <20090914173805.GB1155@michelle.cdnetworks.com> <4AA65ABE.4000207@lazybytes.org> <4AA668E0.1010305@FreeBSD.org> <4AA6ACF1.3040501@lazybytes.org> <20090908204520.GC1520@michelle.cdnetworks.com> <20090913202710.21762fa7@lazybytes.org> X-Attribution: BOFH Date: Wed, 07 Oct 2009 12:43:29 +0200 Message-Id: Cc: freebsd-current@freebsd.org Subject: Re: alc(4) link handling [was: Re: ath(4) Atheros AR9285 support] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2009 10:43:36 -0000 Pyun YongHyeon wrote: > Hmm, AR8132 uses F1 gigabit PHY but Atheros changed its internal > circuit such that it operates as 10/100 PHY. I guess it's more > appropriate to disable advertisement of 1000baseT capability for > AR8132 case. Would you try attached patch? I've tried this patch (actually committed) but my adapter which uses the same chip/phy doesn't auto negotiate when plugged into a gigabit port on my switch. Ian -- Ian Freislich