From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 17:33:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB7451065677 for ; Sun, 2 Nov 2008 17:33:24 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA09.westchester.pa.mail.comcast.net (qmta09.westchester.pa.mail.comcast.net [76.96.62.96]) by mx1.freebsd.org (Postfix) with ESMTP id 18B0C8FC1A for ; Sun, 2 Nov 2008 17:33:23 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA03.westchester.pa.mail.comcast.net ([76.96.62.27]) by QMTA09.westchester.pa.mail.comcast.net with comcast id aGCi1a00S0bG4ec59HZPPA; Sun, 02 Nov 2008 17:33:23 +0000 Received: from koitsu.dyndns.org ([69.181.141.110]) by OMTA03.westchester.pa.mail.comcast.net with comcast id aHZM1a00B2P6wsM3PHZNlu; Sun, 02 Nov 2008 17:33:23 +0000 X-Authority-Analysis: v=1.0 c=1 a=6I5d2MoRAAAA:8 a=QycZ5dHgAAAA:8 a=JAJ40K76N5JGR8_BJCgA:9 a=s_zkP2dtd9ssYEO5qEoA:7 a=pHQf-mWpLKjxFv4i7rY2QR2s-mgA:4 a=fgf5PR_cwQYA:10 a=EoioJ0NPDVgA:10 a=x0uADENsyE8A:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id 49917C9419; Sun, 2 Nov 2008 09:33:21 -0800 (PST) Date: Sun, 2 Nov 2008 09:33:21 -0800 From: Jeremy Chadwick To: Sven Aluoor Message-ID: <20081102173321.GA97900@icarus.home.lan> References: <20081101234311.9bc42999.aluoor@gmail.com> <16517938@bs1.sp34.ru> <20081102074253.GA1822@rebelion.Sisis.de> <20081102135627.2ff984ff.aluoor@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20081102135627.2ff984ff.aluoor@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: Boris Samorodov , pyunyh@gmail.com, Matthias Apitz , freebsd-questions@freebsd.org Subject: Re: FreeBSD on Eeepc 1000h X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2008 17:33:24 -0000 On Sun, Nov 02, 2008 at 01:56:27PM +0100, Sven Aluoor wrote: > On Sun, 2 Nov 2008 08:42:53 +0100 > Matthias Apitz wrote: > > El día Sunday, November 02, 2008 a las 02:48:13AM +0300, Boris > > Samorodov escribió: > > > Seems that you may be interested at: > > > http://docs.freebsd.org/cgi/getmsg.cgi?fetch=343551+0+current/freebsd-current > > Hi Boris > > This link reference to an empty document > > > Known issues and FreeBSD work for the eeePC series are described here: > > http://wiki.freebsd.org/AsusEee > > > > HIH > > Hi Matthias > > Thanks for the wikipage. I quote from there: > > Atheros L1 FastEthernet > This one is second generation of L1 controller which is supposed to be > heavily modified by Atheros after acquiring Attansic. This controller > uses different bits/meaning in register layouts and seems to use > different descriptor formats. This is not supported by the age(4) > driver. > > In clear text: at the moment there is no driver available? Is this > correct? This might be applicable: I recently send Yong-Hyeon PYUN an Asus P5Q SE motherboard, solely to develop a driver for the Attansic L1 chip that's on the motherboard. After a few weeks he returned to me a driver called ate(4), which supports the Atheros AR8121/AR8113/AR8114 NICs. The description I got, as well as the driver: "Ok, here is a working driver, ate(4), for Atheros AR8121/AR8113 and AR8114. It passed minimal functional requirement of network driver of FreeBSD but it still needs more test and cleanups. I'm not sure you have hardwares to test ate(4) but if you have it give it a try. Note it seems that the hardware, at least AR8121, has checksum offload bug so I disabled Tx side checksum offload. TSO seems to work though. The Tx performance is 920Mbps or higher but Rx performance is 850~870 Mbps which is lower than Tx. It also requires a lot of CPU cycles to push the hardware to limit but I think it comes from hardware limitation not from ate(4) itself." There is absolutely no guarantee that this is the same exact NIC used on the Asus Eee, but there's a chance. This driver isn't publicly available yet, and I do not feel comfortable sending it to people here without Yong-Hyeon's permission. I've CC'd him so he can put it up on freebsd.org somewhere and let folks test it, assuming it will/does work with the Asus Eee. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |