From: Mats Johannesson <voluspa@abrasax.se>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] development of the ath9k driver for linux
Date: Mon, 1 Sep 2008 21:04:39 +0200 [thread overview]
Message-ID: <20080901210439.28870318@loke.fish.not> (raw)
In-Reply-To: <1220288890.11653.18.camel@micha-laptop>
On Mon, 01 Sep 2008 19:08:10 +0200 micha wrote:
[...]
> i am a linux greenhorn [...]
[...]
> it took me about 7 hours [...] finally... i gave up [...]
[...]
> also the install routine seems to be pretty complicated.
>
> is it possible to build this beta-driver into an automatic install
> routine like many other drivers in ubuntu?
Eh, yes... That's what the ubuntu developers are working on ;-) If the
upstream 2.6.27 kernel is finalized by October they _might_ have had
time to include it in the 08-10 ubuntu distribution (MIGHT).
But you should understand that a new kernel driver - like the ath9k -
can't just be downloaded as a piece of user program. While the
different Windows kernels (pre Vista, from what I understand) chose to
be pretty much backwards compatible in regards to drivers, the linux
kernel developers have taken a stand to always keep their kernel in an
internal flux. They call it "no stable API", which gives them the
freedom to aim for the best ideas and technologies without having to
restrain their creativity. Read more about it in the kernel source
directory Documentation/stable_api_nonsense.txt
So the ath9k driver must adapt to changes in the overlaying wireless
layer, and that layer must adapt to changes in memory handling etc etc.
In my opinion, the easiest way for a normal user to get a bleeding edge
kernel driver is to wait... The other option is to spend much more than
seven hours to learn about kernel compilation and how to replace the
distribution kernel with that new home-brew.
The latter option is more fun though :-)
Mvh
Mats Johannesson
prev parent reply other threads:[~2008-09-01 19:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-01 17:08 [ath9k-devel] development of the ath9k driver for linux micha
2008-09-01 18:44 ` Léonard Kai Schönitz
2008-09-02 19:07 ` Luis R. Rodriguez
2008-09-03 17:08 ` Luis R. Rodriguez
2008-09-01 19:04 ` Mats Johannesson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080901210439.28870318@loke.fish.not \
--to=voluspa@abrasax.se \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.