Aurora ICS ADB & MTP drivers
I modified the USB ADB & MTP drivers for Aurora ICS in order to work in U8800.
Hi Suite and MyPhoneExplorer functioning as usual.
Huawei U8800 ICS ADB Driver.zip (Tested on Win32 with the adb interface. Older.)
Huawei U8800 ICS ADB & MTP Drivers.zip (Tested on Win32 with the adb interface & mtp mode. Newer.)
Update 14Aug2012.
ICS brought two new tranfer modes to Android,
MTP (Media Transfer Protocol) and
PTP (Picture Transfer Protocol)
that are really cool, because there should be no risk of data corruption.
For the moment it seems that PTP is broken in Aurora and it's replaced by the old Mass Storage mode,
along with the probability of data corruption [Aurora 3.0_beta2_update2 changelog].
But MTP really works and it's the recommended option. The phone is presented as a
Portable Device in My Computer with full access to internal memory (HWUserData) and SD Card.
You can switch between MTP and Mass Storage
from Settings -> Storage -> Menu -> USB Computer Connection
(In languages except English Mass Storage is the PTP option).
Finally I have listed all the different interfaces that U8800 with Aurora ICS 4.1 presents in different situations,
in case it's useful to someone.
Code:
-USB Debugging OFF-
MTP - Automatic Installation (USB\VID_12D1&PID_F003)
PTP - Mass Storage (USBSTOR\DiskLinux___File-CD_Gadget__0000)
-USB Debugging ON-
MTP
MTP Driver from Huawei (USB\VID_12D1&PID_9039&MI_00)
ADB Interface (USB\VID_12D1&PID_9039&MI_01)
PTP
Mass Storage (USBSTOR\DiskLinux___File-CD_Gadget__0000)
ADB Interface (USB\VID_12D1&PID_903D&MI_01)
-Recovery-
CdRom (USBSTOR\CdRom________Android_Adapter_0100) (Not valid Filesystem)
2x Mass Storage (USBSTOR\Disk________Android_Adapter_0100) (Can mount SDCard in one of them)
ADB Interface (USB\VID_12D1&PID_1038&MI_01)
-Bootloader Pink Screen-
Huawei eMMC Storage USB Device (USBSTOR\DiskHuawei__eMMC_Storage____2.6_)
Android Adapter Modem (USB\VID_12D1&PID_1035&MI_00)
DBAdapter Reserved Interface (COM Port) (USB\VID_12D1&PID_1035&MI_04)
-Bootloader from Shutdown Menu-
Android Sooner (Fastboot) Single ADB Interface (USB\VID_18D1&PID_D00D) (Huawei Logo)