From owner-freebsd-current@FreeBSD.ORG Wed Nov 5 02:12:02 2008 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 C77B01065676 for ; Wed, 5 Nov 2008 02:12:02 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by mx1.freebsd.org (Postfix) with ESMTP id 8F3ED8FC1C for ; Wed, 5 Nov 2008 02:12:02 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id g9so1722762rvb.5 for ; Tue, 04 Nov 2008 18:12:02 -0800 (PST) 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=9qrv+w6i5xWe4NfFNeBsLfWqat5QCF0c97VxadpUR40=; b=LqIHAopBYBXcf0wTXg+KuboD6xW10S9OQHezGfS79qa7kOP2u12xQtCOV1dWo9od/w 6mI+ts6uf2hN5nbm6rMStPDm4f8ILLMiW/QyvdNJU0gKdIhkyWEOi5YG8NNC2aKGrdlf dLQYVH4Ut0AsKhe/V6dcokwf3pkixPGfcgNTY= 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=pI0BHUSxNdvpkjlnxSRprJ6U04A5ygTY/qXHsQxmQhsTkmhUzImeMKQ5jPVmItCMYa Q256lT7jHtF1YQDCNWGvXRmhbNjhrj2vY11eRysRSabgjyttlCHZJluy+T4208n53p6U DCku/BfWrNCk7kmXF+qb4DFODz1faiPuaNs7A= Received: by 10.141.52.5 with SMTP id e5mr33627rvk.38.1225851122011; Tue, 04 Nov 2008 18:12:02 -0800 (PST) Received: from michelle.cdnetworks.co.kr ([211.53.35.84]) by mx.google.com with ESMTPS id g31sm5614899rvb.7.2008.11.04.18.11.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 04 Nov 2008 18:12:01 -0800 (PST) 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 mA52A0nx003158 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 5 Nov 2008 11:10:00 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id mA529xYt003154; Wed, 5 Nov 2008 11:09:59 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Wed, 5 Nov 2008 11:09:59 +0900 From: Pyun YongHyeon To: Boris Samorodov Message-ID: <20081105020959.GB99795@cdnetworks.co.kr> References: <20081030040637.GA78796@cdnetworks.co.kr> <20081030114845.GE78796@cdnetworks.co.kr> <14721476@bb.ipt.ru> <20081104020456.GD98154@cdnetworks.co.kr> <91518878@bs1.sp34.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <91518878@bs1.sp34.ru> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@FreeBSD.org Subject: Re: Call for testers: Atheros AR8121(L1E)/AR8113/AR8114(L2E) ethernet 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: Wed, 05 Nov 2008 02:12:02 -0000 On Tue, Nov 04, 2008 at 07:16:33PM +0300, Boris Samorodov wrote: > Pyun YongHyeon writes: > > > I had one report that link state changing was not handled correctly > > for the first time boot. He said unpluging and replugging UTP cable > > was necessary to make it work on EeePC-1000. Did you also see the > > same issue? > > No. In my case all is OK. Tested with two switches (3COM/1G at work > and 3COM/100M at home). Both loading from /etc/loader.conf and > manually kldloading autodetecting works just fine ending with > 100 Mbit/s full-duplex. > Ok. Thanks. -- Regards, Pyun YongHyeon