Using SDIO WiFi modules

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Using SDIO WiFi modules

ソリューションへジャンプ
5,425件の閲覧回数
semihhazar
Contributor II

Hi,

I'm trying find a resource about using SDIO Wi-Fi modules in Linux, either with the mainline kernel or Freescale's old (2.6.35 I believe) kernel.

Is there an example for a board configuration? When I look at other platforms (such as OMAP2) I can see that mmc devices are configured in board files with the driver name (such as wl12xx). But I couldn't figure out how the wireless driver would hook up with the MMC controller in imx28.

Thanks in advance,

Semih

ラベル(2)
タグ(3)
0 件の賞賛
返信
1 解決策
4,301件の閲覧回数
semihhazar
Contributor II


Well here's how it works if somebody is also puzzled like me:

You don't need something special in the DTS or board config file to hook a certain SDIO device with a driver. Once the MMC system is up it does a scan on the bus and creates a device with the correct id and then kernel tries to match this device with an appropriate driver.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
4,302件の閲覧回数
semihhazar
Contributor II


Well here's how it works if somebody is also puzzled like me:

You don't need something special in the DTS or board config file to hook a certain SDIO device with a driver. Once the MMC system is up it does a scan on the bus and creates a device with the correct id and then kernel tries to match this device with an appropriate driver.

0 件の賞賛
返信
4,301件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Semih

please look at ConnectCard W-i.MX28 module (Includes Wi-Fi® Access Point mode + Wi-Fi Direct)

http://www.digi.com/pdf/pb_connectcardimx28.pdf

Documentation for ConnectCard for i.MX28 - Digi International

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信