[AR6000] Openmoko driver for OMAP3 ( TI )

Werner Almesberger werner at openmoko.org
Mon Apr 6 10:59:42 CEST 2009


OMAP3 wrote:
> I saw that openmoko did the job, so I downloaded and patched the
> version 2 of AR6k driver (
> http://svn.openmoko.org/developers/sameo/patches/ar6k-atheros-2.0/2.6.24/ ),
> and then applied Werner's patches
> ( http://svn.openmoko.org/developers/werner/wlan-spi/patches/ ).

Hmm, that's really old stuff and several bugs have been fixed since
then. I'd recommend using the code in git. Most of it is under
drivers/ar6000/

However ...

> BMI Get Target Info: Exit (ver: 0x1301000e type: 0x1)

You seem to have the 1.3 firmware, which is incompatible with the
2.0 driver we use. There are two possibilities for you: 1) you can
try to obtain a module with the 2.0 firmware, or 2) you can use
Samuel's even older patches, with the 1.3 driver. I think they are
here:
http://svn.openmoko.org/developers/sameo/patches/ar6k-atheros/

You could also try to find out if the differences are small enough
that the driver could support both versions, but that may be a bit
of work ...

Note that the 1.3 firmware has a bug that makes SSH stall. The 2.0
firmware also has several serious issues but nothing quite that
evil. Both are bad, and it seems that Atheros won't fix those
firmware problems for the AR6001.

- Werner



More information about the openmoko-kernel mailing list