I encourage EVERYONE to sign up at the wiki and become a part of the already awesome community over there! Thank you everyone for helping out!

This also goes to the DSi site as well and you can find that wiki located here

Saturday, March 7, 2009

cIOS USB 2.0 beta



Description

This program is a modification of custom ios module by neimod, implementing a usb2 (ehci) driver instead of the oh0 module.


  • added libcios, to avoid (source) code duplication between modules and iostester
  • corrected some bugs in the original code (stack address pointed to the begginning of actual memory allocation, but needed to be at the end.)
  • added tinyehci, a minimal generic ehci driver based on linux ehci-hcd driver.
  • added oh0module, which implements the oh0 ios messages with tinyehci, and new usbstorage messages for even better
  • added patchmii installer

Usage

  • install the cios_usb2 with cios_usb2_install.dol
  • Plug your usb key into wii external port (for HW modders, this should actually also work with the unused internal port if the pins are present on the PCB..)
  • test it with tester.elf
Download: Here
Source: Wiibrew

3 comments:

Anonymous said...

Would this improve the speed dumping a disc to USB pen?

Mikezila said...

It could speed it up a great deal.

It could also help pave the way for loading ISO via USB, possibly bypassing the 3x limit that is screwing up most current loaders.

Jimmy said...

Does anyone know whether this is safe to install and whether it impairs the IOS249?

Post a Comment