#1781: [ath5k] Please add support for AR5418 (details included)
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: task | Status: new
Priority: minor | Milestone:
Component: ath5k | Version: trunk
Resolution: | Keywords: ath5k AR5418 MacBook
Patch_attached: 0 |
----------------------------------------+-----------------------------------
Comment (by moritz at eysholdt dot de):
I made ath9k work for my AR5418 and unencrypted wifi using basically
theses commands:
{{{
cd /usr/src/
git clone git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/ath9k.git
git clone git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-
testing.git
cd ath9k
./gen-patch.sh
cd ../wireless-testing
patch -p1 < ../ath9k/add-ath9k.patch
cp /usr/src/my-old-linux-kernel/.config .
make oldconfig
make menuconfig
make bzImage modules modules_install
}}}
I ddn't get WPA to work, haven't tried WEP
--
Ticket URL: <http://madwifi.org/ticket/1781#comment:21>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets