Hi Jonath For backport of atl1c/alx, you could get the driver from http://www.linuxfoundation.org/collaborate/workgroups/networking/alx or go directly to http://www.orbit-lab.org/kernel/compat-wireless-2.6/2012/
thanks Xiong > -----Original Message----- > From: Jonathan Nieder [mailto:[email protected]] > Sent: Thursday, July 05, 2012 2:16 > To: Ben Hutchings > Cc: Huang, Xiong; [email protected]; [email protected]; nic- > devel; Rodriguez, Luis > Subject: Re: [squeeze] atl1c: AR8152: "transmit queue 0 timed out" and > network is unusable until reset > > Jonathan Nieder wrote: > > Luis R. Rodriguez wrote: > > >> FWIW we already provide daily backports of code through compat-wireless. > >> compat-wireless will eventually be changed to "compat-drivers" to > >> reflect that it has drivers backported other than 802.11. We also > >> have stable releases of the Linux kernel backported for use on older > releases. > > > > I looked at the relevant repositories and am afraid I am too dim to > > see how to use them. > > Ok, it's becoming a little clearer now. Is the appropriate procedure > something > like this? > > git clone git://github.com/mcgrof/compat.git > git clone git://github.com/mcgrof/compat-wireless.git > cd compat-wireless > git checkout linux-3.0.y > GIT_COMPAT_TREE=$(pwd)/compat/ > NEXT_TREE=/path/to/src/linux > GIT_TREE=/path/to/linux/repo > export GIT_TREE GIT_COMPAT_TREE > > scripts/gen-stable-release.sh <some appropriate arguments> > > And then this will not generate a list of patches but just a patched source > code > tree with appropriate #ifdefs to make the code build against old kernels. > > That sounds useful. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/157393863283f442885425d2c454285623db8...@nasanexd02a.na.qualcomm.com

