Re: Is this Patch really complete??? [PATCH 09/17] USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.

Johann Wilhelm <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
got some response from huawei...

<quote>
Hi Johann,

Thank you very much for submitting the patch!

E220 with the productId of 0x1004 has a port as a smart card reader
which instead of the CD-ROM, it can be initialized as we did for the
productId of 0x1003.

best wishes

Lin Lei
</quote>


so unusual_devs.h should have something like this to init both devices:

UNUSUAL_DEV( 0x12d1, 0x1003, 0x0000, 0x0000,
  "HUAWEI MOBILE",
  "Mass Storage",
  US_SC_DEVICE, US_PR_DEVICE, usb_stor_huawei_e220_init,
  0),

UNUSUAL_DEV( 0x12d1, 0x1004, 0x0000, 0x0000,
  "HUAWEI MOBILE",
  "Mass Storage",
  US_SC_DEVICE, US_PR_DEVICE, usb_stor_huawei_e220_init,
  0),

i'll submit the patch somewhen between today and tomorrow evening...

73

Zitat von Jaime Velasco <[email protected]>:

> 2007/9/11, Johann Wilhelm <[email protected]>:
>> does this modem realy do not need some init like the one with
>> product-id 0x1003 ???
>>
>> should be checked by someone with this device (activation of the modem
>> interface is not needed every time on the other 0x1003 E220...
>> sometimes it works without) ...
>>
>> 73
>>
>>
> It works fine for me with only that patch
>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.