Date: Wed, 17 Sep 2008 14:53:11 +0400 From: Stanislav Sedov <stas@FreeBSD.org> To: hpcharles@gmail.com Cc: Stanislav Sedov <stas@freebsd.org>, current@freebsd.org Subject: Re: Attansic L2 driver test request Message-ID: <20080917145311.ff399006.stas@FreeBSD.org> In-Reply-To: <4734a3ed0809170300y33ee44e0u684a5820a0f392ab@mail.gmail.com> References: <20080627163107.deccdd55.stas@FreeBSD.org> <4734a3ed0809170300y33ee44e0u684a5820a0f392ab@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Wed__17_Sep_2008_14_53_11_+0400_Dmr68ujObsAZQd4e Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 17 Sep 2008 12:00:47 +0200 "Henri-Pierre Charles" <hpcharles@gmail.com> mentioned: > Hello, I just discover your messages, I tried to use FreeBSD on my eeepc. >=20 > 7.0-release has to be patched for ath0 > 8.0-CURRENT-200809 work out of the box >=20 > On Fri, Jun 27, 2008 at 2:31 PM, Stanislav Sedov <stas@freebsd.org> 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 >=20 > 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 >=20 > -- > Just after the last command the ae0 interface show up and give > ae0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=3D8<VLAN_MTU> > ether 00:1e:8c:bc:9f:7a > media: Ethernet autoselect (100baseTX <full-duplex>) > status: active >=20 > /var/log/message contain : > Sep 17 09:55:55 eeebsd kernel: ae0: <Attansic Technology Corp, L2 > 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: <MII bus> on ae0 > Sep 17 09:55:55 eeebsd kernel: ukphy0: <Generic IEEE 802.3u media > 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 >=20 > But all test to use it freeze the system : > ifconfig ae0 up of dhclient ae0. >=20 > Tested on 8.0-CURRENT-200809 >=20 > Can I test anythink else ? >=20 > Thanks for your work ! >=20 Try the latest version from http://wiki.freebsd.org/AsusEee This problem was solved a bit ago. --=20 Stanislav Sedov ST4096-RIPE --Signature=_Wed__17_Sep_2008_14_53_11_+0400_Dmr68ujObsAZQd4e Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkjQ4ZcACgkQK/VZk+smlYFoQACfZg71FhaEtxjHClQy3hH5bnVp +P0An2SoxsKLG7QZYqTcUxXpQUZ67Va4 =QGip -----END PGP SIGNATURE----- --Signature=_Wed__17_Sep_2008_14_53_11_+0400_Dmr68ujObsAZQd4e--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080917145311.ff399006.stas>