On Fri, 2009-10-02 at 00:21 +0400, Alexander wrote: > Dan Williams wrote: > > On Thu, 2009-10-01 at 12:13 +0400, Alexander wrote: > > > >> Hello! > >> > >> Is it possible to compile Intel WiMAX Supplicant for ARM system? > >> Is there any other way to use intel wimax card on ARM system? > >> > > > > The Nokia N810 WiMAX edition uses the Intel i2400m (same as in the 5150 > > and 5350) with an OMAP processor, except that Nokia uses an SPI > > interconnect (not USB) and wrote a custom kernel driver for it (you can > > find the sources for the driver in the Maemo kernel). So yes, its > > definitely possible. > > > > Dan > > > > > What supplicant does it use? A proprietary Nokia supplicant which they have not released. But whatever supplicant Intel opens up eventually would likely work fine with that chip, just not with the Nokia-written driver. I'm sure Intel wouldn't mind somebody porting the SPI bus support from the Nokia driver over to the i2400m kernel driver. Or, port the Intel iwmc3200 SDIO/SPI support (in 2.6.32) to the i2400m or something. Assuming the firmware interfaces are similar. Dan