Comment 22 for bug 105545

Revision history for this message
Niall Sheridan (niall) wrote : Re: HUAWEI E220 no longer works in Feisty

huaweiAktBbo.c sends a zero-sized message when initializing the device, while usb_stor_huawei_e220_init in drivers/usb/storage/initializers.c does not. By changing the call to usb_stor_control_msg() to mimic the huaweiAktBbo's call to usb_control_msg(), the device works flawlessly every time.
I'm attaching a patch against hardy's kernel.