Index of /csnook/atl2

      Name                    Last modified       Size  Description

[DIR] Parent Directory 31-Jul-2008 23:43 - [   ] atl2-2.0.0.tar.bz2 04-Dec-2007 11:51 33k tar archive [   ] atl2-2.0.1.patch.bz2 04-Dec-2007 17:23 30k [   ] atl2-2.0.1.tar.bz2 04-Dec-2007 17:11 33k tar archive [   ] atl2-2.0.2.patch.bz2 10-Dec-2007 07:29 29k [   ] atl2-2.0.2.tar.bz2 10-Dec-2007 07:08 32k tar archive [   ] atl2-2.0.3.patch.bz2 10-Dec-2007 12:55 29k [   ] atl2-2.0.3.tar.bz2 10-Dec-2007 12:49 28k tar archive [   ] atl2-2.0.4.patch.bz2 31-Jan-2008 16:29 29k [   ] atl2-2.0.4.tar.bz2 28-Jan-2008 17:18 28k tar archive [   ] atl2-2.0.5.tar.bz2 04-Aug-2008 11:55 28k tar archive [DIR] atlx/ 04-Aug-2008 11:48 -

Welcome to my atl2 driver page.  If you're looking for a driver for the Atheros
L2 (also known as Attansic L2, before Atheros acquired Attansic), you're in the
right place.  The patches here are intended for use with kernel versions
2.6.21 through 2.6.25, and may work with some earlier versions.  For 2.6.26 and
later kernels, see the atlx directory.

Fedora users:
Current Fedora 8 update kernels, and all Fedora 9 and later kernels have atl2
support.

ASUS EeePC users:
Most of the testing for this version of atl2 has been on EeePCs, and it is
working very well.  This version includes fixes for some bugs in the driver
that originally shipped with the EeePC.  Some newer atom-based EeePCs may need
the atl1e driver instead.

Server users:
This driver contains a fix for a serious data corruption bug impacting systems
with 4 GB of RAM or more, so it is highly recommended that you use this version
instead of the version supplied by Atheros and ASUS.  That said, it has not
been heavily tested with SMP kernels, VLAN tagging, bonding, etc.  Most ethtool
features are unimplemented.

2008.08.04 -- 2.0.5
	Added a patch from Atheros to prevent spurious device resets under
	heavy duplex load.

2008.07.31 -- NEWS
	atl2 has been ported to work with the atlx code in newer kernels.  See
	the atlx directory for the new patch.

2008.01.31 -- NEWS
	Version 2.0.3 has been merged into the Fedora 8 kernel, and will be
	included in the next build.

2008.01.28 -- 2.0.4
	build fix for 2.6.24

2007.12.10 -- 2.0.3
	even more major cleanups
	less bloated standalone makefile (thanks kelmo)
	should build with no warnings against 2.6.22 and higher

2007.12.10 -- 2.0.2
	major cleanups
	removed a lot of dead code (2.4-isms, e1000-isms, etc.)

2007.12.04 -- 2.0.1
	minor cleanups
	now in patch form!

2007.12.04 -- 2.0.0
	builds against kernel-2.6.23.8-63.fc8.x86_64
	still needs cleanup and a lot of testing
	disabled 64-bit DMA due to potential for data corruption