waninkoko said:
oggzee said:
waninkoko:
cfg hangs with cios249 rev18 when trying to open: /dev/sdio/sdhc
That was working with previous revisions, has this changed?
If just use the standard sd device it seems to work fine.
Well... SDHC module wasn't modified so no idea :/ (well, I improved a little the SD code but that code is only used when calling IOS_Ioctlv, so it shouldn't affect when trying to open it).
I have tried your original SDUSB-Loader 1.2 - 1.5 and it also hangs while starting up, which also uses this device.
Your USB-Loader 1.1 starts up fine (but says USB init error of course because of the different usb2 device name)
So I don't think I'm doing it wrong.
I should also mention that I have a normal SD card, not SDHC, but up to rev17 it was working fine.
I don't know what happens when opening /dev/sdio/sdhc with an actual SDHC card, because i don't have one.
edit: even with no SD card inserted it hangs.