From owner-freebsd-current@FreeBSD.ORG Sat Aug 14 14:06:54 2010 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 A2C8E10656A9 for ; Sat, 14 Aug 2010 14:06:54 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 5DD4D8FC17 for ; Sat, 14 Aug 2010 14:06:54 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o7EE6Ljg015253; Sat, 14 Aug 2010 08:06:21 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o7EE6KfL015250; Sat, 14 Aug 2010 08:06:21 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 14 Aug 2010 08:06:20 -0600 (MDT) From: Warren Block To: Ian FREISLICH In-Reply-To: Message-ID: References: <20100813194529.GB25752@michelle.cdnetworks.com> <20100813102206.1756fbe9@gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sat, 14 Aug 2010 08:06:21 -0600 (MDT) Cc: pyunyh@gmail.com, "Sergey V. Dyatko" , freebsd-current@freebsd.org Subject: Re: if_alc trouble 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: Sat, 14 Aug 2010 14:06:54 -0000 On Sat, 14 Aug 2010, Ian FREISLICH wrote: > Pyun YongHyeon wrote: >> I'm working on it but I was not able to reproduce the issue on my >> AR8131/AR8132/AR8151/AR8152 sample boards. However it seems AR8132 >> is the only controller that shows this issue and I vaguely remember >> a couple of users reported the issue. >> I'll update PR 148772 if I manage to find some clue. > > I have the same problem with the alc on my compaq mini. Perhaps > it is related to the PHY mismatch. For some reason they coupled a > GE PHY with a FE controller. I need to stop my switch advertising > 1000M for the laptop to autonegotiate the link speed. Acer Aspire One D250 has the same chip and problem (8.1-stable): alc0: port 0x2000-0x207f mem 0x55000000-0x5503ffff irq 18 at device 0.0 on pci3 alc0: 15872 Tx FIFO, 15360 Rx FIFO alc0: Using 1 MSI message(s). miibus0: on alc0 atphy0: PHY 0 on miibus0 atphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto alc0: Ethernet address: 00:23:5a:80:d8:7a alc0: [FILTER] Forcing it to a fixed speed works: ifconfig_alc0="SYNCDHCP media 100baseTX"