Results 1 to 1 of 1
hello everybody,
As part of a final project study and in order to be able to surf internet from the TV using wifi, my task consist to make my digital ...
- 03-14-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 1
driver SDIO wifi card
hello everybody,
As part of a final project study and in order to be able to surf internet from the TV using wifi, my task consist to make my digital receiver able to detect wifi using the SDIO wifi card. In fact, in other terms, the digital receiver which i am working on, is used to work with both the MMC card and the SD memory card. As a result, it contains drivers of the SD,MMC and the SDIO in general. So, i had to develop or edit my driver ,that was developped with C under Linux Fedora, and make him able to detect the network WIFI using the SDIO card as an interface.
SDIO ”Secure Digital Input/output” card version 2.0 may have from 1 to 7 functions plus memory function built into.
0x1 This function supports the SDIO Standard UART
0x2 This function supports the SDIO Type-A for Bluetooth standard interface
0x3 This function supports the SDIO Type-B for Bluetooth standard interface
0x4 This function supports the SDIO GPS standard interface
0x5 This function supports the SDIO Camera standard interface
0x6 This function supports the SDIO PHS standard interface
0x7 This function supports the SDIO WLAN interface
0x8 This function ports the Embedded SDIO-ATA standard interface
Please, can you help and guide me
.
best regards


Reply With Quote