From owner-freebsd-current@FreeBSD.ORG Thu Sep 18 01:08:38 2008 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 25DD8106566B for ; Thu, 18 Sep 2008 01:08:38 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.231]) by mx1.freebsd.org (Postfix) with ESMTP id E04078FC15 for ; Thu, 18 Sep 2008 01:08:32 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so4469985rvf.43 for ; Wed, 17 Sep 2008 18:08:32 -0700 (PDT) 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=RnNxKiHpNqkicLMiyzJ13ugDTOsKYNigQqg+pwOujJk=; b=IUOjbeb2klBUszikGAJicielDM+Nc/vhB6nHFIIaA6aNhm5xEiHBEKZU1cnTG3ZOHF SfSbmVIe1OG9SWm1SihIgaIVusPTgkBCaUyugE/OUuGEJBEBlTTmha7KvIRwFhD3Jfbd IqQVVfbfpj5VZfWnSEA8ilreKcF41jzweYrVA= 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=bWdtNQqW2WfGQWJ42G7FdQaCxg288PLHkO1piQehzRwr+nP6pSRGEmrbosCWaZbPtT 4tZgzU3wdLalRKiQmZUNnKozkWBiXNG4K8URxub0KBUimtKmd327jKiwQWmGNlBcOT5C JypXcw9YUYeXm/G7QcVlPJD3dOQEieSvD/ZbI= Received: by 10.140.201.8 with SMTP id y8mr6999634rvf.28.1221698574944; Wed, 17 Sep 2008 17:42:54 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id l31sm28713592rvb.2.2008.09.17.17.42.50 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 17 Sep 2008 17:42:53 -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 m8I0eqlK010675 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Sep 2008 09:40:52 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id m8I0eqYq010674; Thu, 18 Sep 2008 09:40:52 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Thu, 18 Sep 2008 09:40:52 +0900 From: Pyun YongHyeon To: Stanislav Sedov Message-ID: <20080918004051.GA10518@cdnetworks.co.kr> References: <20080627163107.deccdd55.stas@FreeBSD.org> <4734a3ed0809170300y33ee44e0u684a5820a0f392ab@mail.gmail.com> <20080917145311.ff399006.stas@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080917145311.ff399006.stas@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: hpcharles@gmail.com, current@FreeBSD.org Subject: Re: Attansic L2 driver test request 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: Thu, 18 Sep 2008 01:08:38 -0000 On Wed, Sep 17, 2008 at 02:53:11PM +0400, Stanislav Sedov wrote: > On Wed, 17 Sep 2008 12:00:47 +0200 > "Henri-Pierre Charles" mentioned: > > > Hello, I just discover your messages, I tried to use FreeBSD on my eeepc. > > > > 7.0-release has to be patched for ath0 > > 8.0-CURRENT-200809 work out of the box > > > > On Fri, Jun 27, 2008 at 2:31 PM, Stanislav Sedov wrote: > > > For last weeks I was working on implementing an Attansic L2 > > > driver for FreeBSD that can be found on some of Asus motherboards > > > and Asus EeePC. I'm not sure if discrete adapters are available. > > > For the moment, I've implemented all the basic stuff, and the > > > drivers seems to perform stable enough. > > > http://www.SpringDaemons.com/stas/if_ae-1214569185.tar.bz2 > > > > I've tried your driver, but I'm not a specialist of device debug. > > So far I've tried : > > -- > > wget http://www.springdaemons.com/stas/if_ae-1214569185.tar.bz2 > > tar xvfz if_ae-1214569185.tar.bz2 > > cd if_ae > > make > > sudo kldload `pwd`/if_ae.ko > > ifconfig ae0 > > > > -- > > Just after the last command the ae0 interface show up and give > > ae0: flags=8802 metric 0 mtu 1500 > > options=8 > > ether 00:1e:8c:bc:9f:7a > > media: Ethernet autoselect (100baseTX ) > > status: active > > > > /var/log/message contain : > > Sep 17 09:55:55 eeebsd kernel: ae0: > FastEthernet> mem 0xfbfc0000-0xfbffffff irq 17 at device 0.0 on pci3 > > Sep 17 09:55:55 eeebsd kernel: ae0: pci device revision: 0xa0 > > Sep 17 09:55:55 eeebsd kernel: ae0: chip id: 0x3 > > Sep 17 09:55:55 eeebsd kernel: miibus0: on ae0 > > Sep 17 09:55:55 eeebsd kernel: ukphy0: > interface> PHY 0 on miibus0 > > Sep 17 09:55:55 eeebsd kernel: ukphy0: 10baseT, 10baseT-FDX, > > 100baseTX, 100baseTX-FDX, auto > > Sep 17 09:55:55 eeebsd kernel: ae0: Ethernet address: 00:1e:8c:bc:9f:7a > > Sep 17 09:55:55 eeebsd kernel: ae0: [FILTER] > > Sep 17 09:55:56 eeebsd kernel: ae0: link state changed to DOWN > > Sep 17 09:56:37 eeebsd kernel: ae0: link state changed to UP > > > > But all test to use it freeze the system : > > ifconfig ae0 up of dhclient ae0. > > > > Tested on 8.0-CURRENT-200809 > > > > Can I test anythink else ? > > > > Thanks for your work ! > > > > Try the latest version from > http://wiki.freebsd.org/AsusEee > The information for Atheros L1 FastEthernet in the URL looks incorrect. AFAIK the second generation of L1, also known as L1E, is PCIe *Gigabit* controller. -- Regards, Pyun YongHyeon