In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
m
Robot: Cosmetic changes
Line 8: Line 8:  
}}
 
}}
   −
The wireless hardware on the Wii is a [http://www.wiire.org/Wii/console/wifi_card BCM4318-based daughterboard] that connects to the Hollywood via an internal SDIO bus. Information on this device is scarce.
+
The wireless hardware on the Wii is a [http://www.wiire.org/Wii/console/wifi_card BCM4318-based daughterboard] that connects to the Hollywood via an internal SDIO bus. Information on this device is scarce.
   −
IOS's WL driver contains a lot of code that matches up with the code in the [http://android.git.kernel.org/?p=platform/system/wlan/broadcom.git;a=summary Android broadcom.git] repo, specifically [http://android.git.kernel.org/?p=platform/system/wlan/broadcom.git;a=blob_plain;f=src/bcmsdio/sys/bcmsdh.c;hb=master bcmsdh.c] and [http://android.git.kernel.org/?p=platform/system/wlan/broadcom.git;a=blob;f=src/bcmsdio/sys/bcmsdstd.c;hb=master bcmsdstd.c]. That driver, combined with the knowledge that the BCM4318 is connected to the Hollywood via a standard SDHC at 0x0d080000, is probably enough to get Wifi working.
+
IOS's WL driver contains a lot of code that matches up with the code in the [http://android.git.kernel.org/?p=platform/system/wlan/broadcom.git;a=summary Android broadcom.git] repo, specifically [http://android.git.kernel.org/?p=platform/system/wlan/broadcom.git;a=blob_plain;f=src/bcmsdio/sys/bcmsdh.c;hb=master bcmsdh.c] and [http://android.git.kernel.org/?p=platform/system/wlan/broadcom.git;a=blob;f=src/bcmsdio/sys/bcmsdstd.c;hb=master bcmsdstd.c]. That driver, combined with the knowledge that the BCM4318 is connected to the Hollywood via a standard SDHC at 0x0d080000, is probably enough to get Wifi working.
1,189

edits

Navigation menu