ar6k#

ar6k is the GPL driver for the Atheros AR6000 mobile 802.11bg chipsetused on the OpenMoko.

Getting the code#

ar6k never made it upstream but openmoko maintains the driver on theirgit repository. You can get the latest ar6k code from a branch on theirrepository:

git clone git://git.openmoko.org/git/kernel.git openmokocd openmkokogit checkout -b ar6k origin/andy-tracking

Code on openmoko git#

You can find the ar6k code under:

drivers/ar6000/

Sharing code upstream#

It may be possible to share HTC/HIF/WMI code with thear9271 USB driver. This needs further review.