PDA

View Full Version : CIOS_usb2 beta2



wraggster
March 14th, 2009, 14:11
Kwiirk (http://wiibrew.org/wiki/CIOS_usb2) has released CIOS_usb2 beta2 :

This program is a modification of custom ios module by neimod, implementing a usb2 (ehci) driver on the side of legacy OH0 and OH1 modules.

Basically, it enables USB 2.0 devices to run at full USB 2.0 speeds. Before, it would only allow USB 1.1 speeds

The sources included also contain various tools to help the ioshacker. Use with care.. A modified copy of libfat shows developers a simple way to use full USB speed for their applications, while keeping usb1 working if cios_usb2 is not installed

beta2 changelog
added a ehc custom module which implements standard ios usb API over /dev/usb/ehc, plus custom usbstorage direct api.
restored the legacy oh0 module from nintendo. External USB1.1 devices will be taken care of by this module.
changed the order of module loading in order to be sure that EHCI initialization code runs before OH1, now bluetooth should work more reliabily.
added libfat w/ read_ahead and USBspeedTest, courtesy of rodries from mplayer-ce team.

Download Here (http://wiibrew.org/w/images/d/d6/Cios_usb2_beta2.tar.bz2) and Give Feedback Via Comments