From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Wed, 22 Jul 2009 08:54:22 -0700 Subject: [ath9k-devel] Compile ath9k for 2.4 kernel In-Reply-To: <1248273759.10474.3.camel@mj> References: <411535660907220303v373b79as77cda06b2b94af91@mail.gmail.com> <1248273759.10474.3.camel@mj> Message-ID: <20090722155422.GA4571@mosca> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Wed, Jul 22, 2009 at 07:42:39AM -0700, Pavel Roskin wrote: > On Wed, 2009-07-22 at 15:33 +0530, Sarvesh Parab wrote: > > Hi, > > > > Is it possible to compile compat-wireless source against 2.4.20 > > kernel. > > No. compat-wireless requires 2.6.27 and compat-wireless-old requires > 2.6.22, as stated at http://linuxwireless.org/en/users/Download actually you can now use compat-wireless on 2.6.25, I haven't made a splash about it as I haven't even tested it, but it compiles. We should also be able to bring compat-wireless down to 2.6.21 again but haven't gotten to bringing it down further. Patches are welcomed though. Then we can rm -rf compat-wireless-old. Luis