fix basic-network page
[tomato.git] / release / src / router / usbmodeswitch / device_reference.txt
blob7a96bc5e61939370738e24c93bc5606c90f6644b
2 # Device and Configuration Reference (UTF-8 encoding used)
4 # Last modified: 2011-08-07
6 # Collection of configurations for usb_modeswitch, a mode switching
7 # tool for controlling flip flop (multiple mode) USB devices
9 # Detailed instructions and a friendly forum on the homepage:
10 # http://www.draisberghof.de/usb_modeswitch
12 # You may want to check for a newer version of this file at:
13 # http://www.draisberghof.de/usb_modeswitch/device_reference.txt
16 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
18 # Important! This file is just a reference! Use the data package!
20 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
23 # In order to activate a device included here you might remove the
24 # comment signs (";") from the respective entry.
26 # It is rather recommended to copy device information to a different
27 # file, to ease editing work and oversight and to avoid possible
28 # conflicts by activating multiple entries.
29 # There is no guarantee that this file is error-free!
31 # The actual entries are further down, after the command reference.
34 # For custom settings:
35 # Numbers can be decimal or hexadecimal, MessageStrings MUST be
36 # hexadecimal without prepended "0x". Digits 9-16 in the known
37 # MessageStrings are arbitrary; I set them to "12345678"
39 # What it all means (short command line flags appended):
42 # * DefaultVendor            -v <hex number>
43 # * DefaultProduct           -p <hex number>
45 # This is the ID the USB device shows after having been plugged in.
46 # The program needs this; if not found -> no action.
49 # * TargetVendor             -V <hex number>
50 # * TargetProduct            -P <hex number>
52 # These are the IDs of the USB device after successful mode switching.
53 # They are optional, but I recommend to provide them for better analysis.
54 # You definitely need them if you enable CheckSuccess (see below)
57 # * TargetProductList        (file only) <comma separated hex strings>
59 # Like TargetProduct, but more than one possibility. Only used in automated
60 # config files (in /etc/usb_modeswitch.d).
63 # * TargetClass              -C <hex number>
65 # Some weird devices don't change IDs. They only switch the device class.
66 # If the device has the target class -> no action (and vice versa)
69 # * MessageEndpoint          -m <hex number>
70
71 # A kind of address inside the interface to which the "message"
72 # (the sequence that does the actual switching) is directed.
73 # Starting from version 0.9.7 the MessageEndpoint is autodetected
74 # if not given
77 # * MessageContent           -M <hex string>
79 # A hex string containing the "message" sequence; it will be
80 # sent as a USB bulk transfer
83 # * MessageContent2, ...3    -2/-3 <hex string>
85 # Additional "messages". Use with "NeedResponse"!
88 # * ReleaseDelay             -w <milliseconds>
90 # Waiting time after message transfers. Helps with some sensitive devices
93 # * ResponseEndpoint         -r <hex number>
94 # * NeedResponse <0/1>       -n
96 # Some devices were reported to require receiving the response of the
97 # bulk transfer to do the switching properly. Usually not needed.
98 # Starting from version 1.0.0 the ResponseEndpoint is autodetected
99 # if not given
102 # * DetachStorageOnly <0/1>  -d
104 # Some devices just need to be detached from the usb-storage
105 # driver to initiate the mode switching. Using this feature
106 # instead of removing the whole usbstorage module keeps other
107 # storage devices working.
110 # * HuaweiMode <0/1>         -H
112 # Some Huawei devices can be switched by a special control
113 # message.
116 # * SierraMode <0/1>         -S
118 # Some Sierra devices can be switched by a special control
119 # message.
122 # * SonyMode <0/1>           -O
124 # Some Sony-Ericsson devices can be switched by a special control
125 # message. This is experimental and might not have a stable result
127 # * KobilMode <0/1>         -T
129 # Some Kobil devices can be switched by a special control
130 # message.
133 # * ResetUSB <0/1>           -R
135 # Some devices need a rougher treatment. If the switching seems
136 # to do something (run udevmonitor), but your system does not reflect
137 # it, try this somewhat brutal method to do a reset after switching.
138 # Mind that if your device switched OK before, this will probably set
139 # it back to storage mode ...
142 # * Interface                -i <hex number>
143 # * Configuration            -u <hex number>
144 # * AltSetting               -a <hex number>
146 # More USB parameter to help with tricky devices and for doing lots
147 # of cruel experiments ...
149 ## Note:
150 ## AltSetting/Configuration changes and ResetUSB are executed after all
151 ## other steps and can be combined or used on their own (e.g. a reset
152 ## might have the same effect as a manual replug)
155 # * InquireDevice <0|1>      -I (disables inquiry)
157 # The standard since 1.0.0 is to do a SCSI inquiry on the default device
158 # before other actions. This might be a future way to identify a device
159 # without ambiguities. If it causes trouble with your device, just disable.
162 # * CheckSuccess             -s <number>
164 # Check continuously if the switch succeeded for max <number> seconds.
165 # First, an interface access test: most devices vanish after
166 # switching and can't be accessed anymore.
167 # Second, a recount of target devices: one more than at the initial
168 # count, at the same bus with a higher device number -> device
169 # switched fine.
170 # It's safe to give a higher value than needed; checking stops as
171 # soon as the target device is found
174 # * NoDriverLoading <0|1>    (no command line parameter)
176 # The binary tells the wrapper script NOT to check for and initiate
177 # binding of the serial driver after switching.
178 # Mostly useful for non-modem devices
181 # -> All other entries are just ignored <-
183 # Additional command line flags:
185 # Verbose output             -W
186 # No output at all           -q
187 # Other config file          -c <file>
189 # For filling in all this information for an unknown device,
190 # see instructions and links on the homepage:
191 # http://www.draisberghof.de/usb_modeswitch
193 # If you find working codes and configurations, please contribute
194 # them!
197 #######################################################
198 # Option GlobeSurfer Icon (aka "Vodafone EasyBox")
200 # The message SHOULD be the same for all Option devices
202 DefaultVendor=  0x05c6
203 DefaultProduct= 0x1000
205 TargetVendor=   0x0af0
206 TargetProduct=  0x6600
208 MessageContent="55534243123456780000000000000601000000000000000000000000000000"
211 #######################################################
212 # Option GlobeSurfer Icon 7.2 
214 # Contributor: The Pharscape Forum
216 DefaultVendor=  0x05c6
217 DefaultProduct= 0x1000
219 TargetVendor=   0x0af0
220 TargetProduct=  0x6901
222 MessageContent="55534243123456780000000000000601000000000000000000000000000000"
225 ########################################################
226 # Option GlobeTrotter GT MAX 3.6 (aka "T-Mobile Web'n'walk Card Compact II")
228 # Contributor: Bernd Holzmüller
230 DefaultVendor=  0x05c6
231 DefaultProduct= 0x1000
233 TargetVendor=   0x0af0
234 TargetProduct=  0x6600
236 MessageContent="55534243123456780000000000000601000000000000000000000000000000"
238 # ResponseEndpoint=0x84
240 NeedResponse=1
243 ########################################################
244 # Option GlobeTrotter GT MAX "7.2 Ready"
246 # Contributors: Lucas Benedicic, Morgwai Kotarbinski
248 DefaultVendor=  0x05c6
249 DefaultProduct= 0x1000
251 TargetVendor=   0x0af0
252 TargetProduct=  0x6701
254 MessageContent="55534243123456780000000000000601000000000000000000000000000000"
257 ########################################################
258 # Option GlobeTrotter EXPRESS 7.2 (aka "T-Mobile wnw Express II")
260 # Contributor: Fridtjof Busse
262 DefaultVendor=  0x05c6
263 DefaultProduct= 0x1000
265 TargetVendor=   0x0af0
266 TargetProduct=  0x6701
268 MessageContent="55534243123456780000000000000601000000000000000000000000000000"
270 # Response reading needed according to one (1) report
271 NeedResponse=1
274 #######################################################
275 # Option GlobeSurfer Icon 7.2, new firmware (HSO driver)
277 # Vendor/ProductID don't change when switching, only the device
278 # class does. Most new Option devices work with this. Just adapt the IDs.
280 # Option's HSO driver is part of the mainstream kernel; support is
281 # available at Pharscape (www.pharscape.org)
283 # Contributors: Paul Hardwick, Philip Aben
285 DefaultVendor=  0x0af0
286 DefaultProduct= 0x6911
288 TargetClass=    0xff
290 MessageContent="55534243123456780000000000000601000000000000000000000000000000"
292 # Here is a list with all currently supported Option default IDs:
294 # 0af0:6711
295 # 0af0:6731
296 # 0af0:6751
297 # 0af0:6771
298 # 0af0:6791
299 # 0af0:6811
300 # 0af0:6911
301 # 0af0:6951
302 # 0af0:6971
303 # 0af0:7011
304 # 0af0:7031
305 # 0af0:7051
306 # 0af0:7071
307 # 0af0:7111
308 # 0af0:7211
309 # 0af0:7251
310 # 0af0:7271
311 # 0af0:7301
312 # 0af0:7311
313 # 0af0:7361
314 # 0af0:7381
315 # 0af0:7401
316 # 0af0:7501
317 # 0af0:7601
318 # 0af0:7701
319 # 0af0:7801
320 # 0af0:7901
321 # 0af0:7a01
322 # 0af0:7a05
323 # 0af0:8200
324 # 0af0:8201
325 # 0af0:8300
326 # 0af0:8302
327 # 0af0:8304
328 # 0af0:8400
329 # 0af0:8600
330 # 0af0:8800
331 # 0af0:8900
332 # 0af0:9000
333 # 0af0:c031
334 # 0af0:c100
335 # 0af0:d013
336 # 0af0:d031
337 # 0af0:d033
338 # 0af0:d035
339 # 0af0:d055
340 # 0af0:d057
341 # 0af0:d058
342 # 0af0:d155
343 # 0af0:d157
344 # 0af0:d255
345 # 0af0:d257
346 # 0af0:d357
350 ########################################################
351 # Option iCON 210
352 # PROLiNK PHS100 (various looks)
353 # Hyundai Mobile MB-810
355 # One report of switching with DetachStorageOnly. Needs at least
356 # a second to settle before binding to usbserial
358 # Contributor: wahlm, Peter Kraker, Pakdhetimin Sekum
360 DefaultVendor=  0x1e0e
361 DefaultProduct= 0xf000
363 TargetVendor=   0x1e0e
364 TargetProduct=  0x9000
366 MessageContent="555342431234567800000000000006bd000000020000000000000000000000"
368 NeedResponse=1
371 ########################################################
372 # AT&T USBConnect Quicksilver (made by Option, HSO driver)
374 # Contributor: sissie from Bullteam
376 DefaultVendor=  0x0af0
377 DefaultProduct= 0xd033
379 TargetClass=    0xff
381 MessageContent="55534243785634120100000080000601000000000000000000000000000000"
384 ########################################################
385 # Huawei devices
387 # Contributor: Hans Kurent, Denis Sutter, Vincent Teoh
389 DefaultVendor=  0x12d1
390 DefaultProduct= 0x1003
392 TargetClass=    0xff
394 HuaweiMode=1
397 ########################################################
398 # Huawei E169 and others
400 # Contributor: Dale Lane
402 DefaultVendor=  0x12d1
403 DefaultProduct= 0x1001
405 TargetClass=    0xff
407 # choose one of these:
408 DetachStorageOnly=1
409 HuaweiMode=1
412 ########################################################
413 # Huawei E180
415 # Contributor: Tom Dawahare
417 DefaultVendor=  0x12d1
418 DefaultProduct= 0x1414
420 TargetClass=    0xff
422 HuaweiMode=1
425 ########################################################
426 # Huawei E630
428 # There seem to be modem-only variants around - no storage,
429 # no switching
431 # Contributor: Joakim Wenrgren
433 DefaultVendor=  0x1033
434 DefaultProduct= 0x0035
436 TargetVendor=   0x12d1
437 TargetProduct=  0x1003
439 HuaweiMode=1
442 ########################################################
443 # ZTE MF620 (aka "Onda MH600HS")
445 # Probably works with DetachStorageOnly too
447 # Contributor: Flávio Moringa and others
449 DefaultVendor=  0x19d2
450 DefaultProduct= 0x2000
452 TargetVendor=   0x19d2
453 TargetProductList="0001"
455 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
456 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
458 NeedResponse=1
461 ########################################################
462 # ZTE MF622 (aka "Onda MDC502HS"), MF100 and others
464 # Contributor: andylog
466 DefaultVendor=  0x19d2
467 DefaultProduct= 0x2000
469 TargetVendor=   0x19d2
470 TargetProduct=  0x0002
472 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
473 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
475 NeedResponse=1
478 ########################################################
479 # ZTE MF628
481 # Captured with "usbmon". Has a micro SD slot which can be
482 # activated alternatively
484 # Contributor: Alvaro Lopes <alvieboy at alvie dot com>
486 DefaultVendor=  0x19d2
487 DefaultProduct= 0x2000
490 # To modem mode:
492 TargetVendor=   0x19d2
493 TargetProduct=  0x0015
495 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
496 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
498 NeedResponse=1
500 # To SD slot mode:
502 TargetVendor=   0x05c6
503 TargetProduct=  0x2001
505 MessageContent="55534243123456782000000080000a86010101180101010101000000000000"
507 NeedResponse=1
510 ########################################################
511 # ZTE MF622 (aka "Onda MDC502HS")
512 # ZTE MF626
513 # ZTE MF628+ (tested version from Telia / Sweden)
514 # ZTE MF633
515 # ZTE MF636 (aka "Telstra / BigPond 7.2 Mobile Card")
516 # ZTE MF637
517 # and probably others not listed here
519 # Contributor: Joakim Wennergren and others
521 DefaultVendor=  0x19d2
522 DefaultProduct= 0x2000
524 TargetVendor=   0x19d2
525 TargetProduct=  0x0031
527 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
528 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
530 NeedResponse=1
533 ########################################################
534 # ZTE MF638 (aka "Onda MDC525UP")
536 # Contributor: andylog
538 DefaultVendor=  0x19d2
539 DefaultProduct= 0x2000
541 TargetVendor=   0x19d2
542 TargetProduct=  0x0037
544 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
545 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
547 NeedResponse=1
550 ########################################################
551 # ZTE AC8710
552 # ZTE AC2726
553 # and others
555 # Many new ZTE devices use this sequence. There are
556 # several ID combinations; check your default
558 # Contributor: Michael Khurtsiya, Amit Pundir and others
560 DefaultVendor=  0x19d2
561 DefaultProduct= 0xfff5
563 TargetVendor=   0x19d2
564 TargetProduct=  0xffff
566 # No. 2
568 DefaultVendor=  0x19d2
569 DefaultProduct= 0xfff6
571 TargetVendor=   0x19d2
572 TargetProduct=  0xfff1
574 # No. 3
576 DefaultVendor=  0x19d2
577 DefaultProduct= 0xfff5
579 TargetVendor=   0x19d2
580 TargetProduct=  0xfff1
582 MessageContent="5553424312345678c00000008000069f030000000000000000000000000000"
585 ########################################################
586 # ZTE AC2710 (EVDO) 
588 # Contributor: Wasim Baig
590 DefaultVendor=  0x19d2
591 DefaultProduct= 0xfff5
593 TargetVendor=   0x19d2
594 TargetProduct=  0xffff
596 MessageContent="5553424312345678c00000008000069f010000000000000000000000000000"
598 # Just for information: try it with the message from the AC8710 ...
601 ########################################################
602 # ZTE 6535-Z
604 # Contributor: David Taillandier
606 DefaultVendor=  0x19d2
607 DefaultProduct= 0x2000
609 TargetVendor=   0x19d2
610 TargetProduct=  0x0052
612 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
613 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
615 NeedResponse=1
618 ########################################################
619 # ONDA MT503HS
621 # Contributor: Lucio Asnaghi a.k.a. kRAkEn/gORe
623 DefaultVendor=  0x19d2
624 DefaultProduct= 0x2000
626 TargetVendor=   0x19d2
627 TargetProduct=  0x0002
629 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
630 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
632 NeedResponse=1
635 ########################################################
636 # ONDA MT505UP (most likely a ZTE model)
638 # Contributor: Alex Scortegagna
640 DefaultVendor=  0x19d2
641 DefaultProduct= 0x2000
643 TargetVendor=   0x19d2
644 TargetProduct=  0x0002
646 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
647 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
649 NeedResponse=1
652 ########################################################
653 # Novatel Wireless Ovation MC950D HSUPA
654 # Novatel Wireless Merlin XU950D
655 # Novatel Wireless Ovation 930D
657 # Contributor: Razvan Dragomirescu, Mike Kirk
659 DefaultVendor=  0x1410
660 DefaultProduct= 0x5010
662 TargetVendor=   0x1410
663 TargetProduct=  0x4400
665 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
666 NeedResponse=1
669 ########################################################
670 # Novatel U727 USB modem
672 # Modem only versions (no switching required) are around.
674 # Contributor: Chris Thielen
676 DefaultVendor=  0x1410
677 DefaultProduct= 0x5010
679 TargetVendor=   0x1410
680 TargetProduct=  0x4100
682 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
683 NeedResponse=1
686 ########################################################
687 # Novatel MC990D
689 # Contributor: Joakim Wennergren
691 DefaultVendor=  0x1410
692 DefaultProduct= 0x5020
694 Interface=      5
696 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
697 NeedResponse=1
700 ########################################################
701 # Novatel U760 USB modem
703 # Contributor: Richard Laager
705 DefaultVendor=  0x1410
706 DefaultProduct= 0x5030
708 TargetVendor=   0x1410
709 TargetProduct=  0x6000
711 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
712 NeedResponse=1
715 ########################################################
716 # Alcatel One Touch X020 (aka OT-X020, aka MBD-100HU, aka Nuton 3.5G), works with Emobile D11LC
717 # Alcatel One Touch X030 (aka OT-X030, aka Nuton NT36HD)
719 # Contributor: Aleksandar Samardzic, Marcelo Fernandez
721 DefaultVendor=  0x1c9e
722 DefaultProduct= 0x1001
724 TargetVendor=   0x1c9e
725 TargetProduct=  0x6061
727 MessageContent="55534243123456780000000000000606f50402527000000000000000000000"
730 ########################################################
731 # Alcatel X200/X060S
733 DefaultVendor=  0x1bbb
734 DefaultProduct= 0xf000
736 TargetVendor=   0x1bbb
737 TargetProduct=  0x0000
739 MessageContent="55534243123456788000000080000606f50402527000000000000000000000"
742 ########################################################
743 # AnyDATA ADU-500A, ADU-510A, ADU-510L, ADU-520A
745 # This ID gets an "Option" treatment by newer kernels.
746 # Use module option "option_zero_cd=2" with usb-storage.
747 # A kernel patch to fix the problem is pending
749 # Contributor: Vladimir Poluektov, Gabriel Smolar
751 DefaultVendor=  0x05c6
752 DefaultProduct= 0x1000
754 TargetVendor=   0x16d5
755 TargetProduct=  0x6502
757 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
758 NeedResponse=1
761 ########################################################
762 # BandLuxe C120
764 # Reportedly needs several switch calls in a certain order. See
765 # http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?t=71
766 # This might be a case to try the new ResetUSB function
768 # Contributor: Alexander Czigler
770 DefaultVendor=  0x1a8d
771 DefaultProduct= 0x1000
773 TargetVendor=   0x1a8d
774 TargetProduct=  0x1002
776 MessageContent="55534243123456781200000080000603000000020000000000000000000000"
778 NeedResponse=1
781 ########################################################
782 # Solomon S3Gm-660
784 # Same notes apply as with the BandLuxe C120 above
786 # Contributor: Alexander Czigler
788 DefaultVendor=  0x1dd6
789 DefaultProduct= 0x1000
791 TargetVendor=   0x1dd6
792 TargetProduct=  0x1002
794 MessageContent="55534243123456781200000080000603000000020000000000000000000000"
796 NeedResponse=1
799 ########################################################
800 # C-motech D-50 (aka "CDU-680")
802 # Interesting notes about the device in the forum post at
803 # http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?t=69
805 # Contributor: Alexander Czigler
807 DefaultVendor=  0x16d8
808 DefaultProduct= 0x6803
810 TargetVendor=   0x16d8
811 TargetProduct=  0x680a
813 MessageContent="555342431234567824000000800008ff524445564348470000000000000000"
816 ########################################################
817 # C-motech CGU-628 (aka "Franklin Wireless CGU-628A" aka "4G Systems XS Stick W12")
819 # Contributor: Mathias Picker
821 DefaultVendor=  0x16d8
822 DefaultProduct= 0xf000
824 TargetVendor=   0x16d8
825 TargetProduct=  0x6006
827 MessageContent="55534243d85dd88524000000800008ff524445564348470000000000000000"
830 ########################################################
831 # Toshiba G450
833 # Contributor: Mijail Anton
835 DefaultVendor=  0x0930
836 DefaultProduct= 0x0d46
838 TargetVendor=   0x0930
839 TargetProduct=  0x0d45
841 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
843 NeedResponse=1
846 ########################################################
847 # UTStarcom UM175 (distributor "Alltel")
849 # Contributor: Mark A. Ziesemer
851 DefaultVendor=  0x106c
852 DefaultProduct= 0x3b03
854 TargetVendor=   0x106c
855 TargetProduct=  0x3715
857 MessageContent="555342431234567824000000800008ff024445564348470000000000000000"
860 ########################################################
861 # Hummer DTM5731
863 # Contributor: "paul"
865 DefaultVendor=  0x1ab7
866 DefaultProduct= 0x5700
868 TargetVendor=   0x1ab7
869 TargetProduct=  0x5731
871 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
873 NeedResponse=1
876 ########################################################
877 # A-Link 3GU
879 # Contributor: A-Link Europe Ltd.
881 DefaultVendor=  0x1e0e
882 DefaultProduct= 0xf000
884 TargetVendor=   0x1e0e
885 TargetProduct=  0x9200
887 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
889 NeedResponse=1
892 ########################################################
893 # Sierra Wireless Compass 597
895 # Contributor: Vincent Teoh
897 DefaultVendor=  0x1199
898 DefaultProduct= 0x0fff
900 TargetVendor=   0x1199
901 TargetProduct=  0x0023
903 SierraMode=1
906 ########################################################
907 # Sierra Wireless AirCard 881U (most likely 880U too)
909 # Contributor: Vincent Teoh
911 DefaultVendor=  0x1199
912 DefaultProduct= 0x0fff
914 TargetVendor=   0x1199
915 TargetProduct=  0x6856
917 SierraMode=1
920 ########################################################
921 # Sony Ericsson MD400
923 # Special procedure, takes around 25 secs. on the whole
925 DefaultVendor=  0x0fce
926 DefaultProduct= 0xd0e1
928 TargetClass=    0x02
930 SonyMode=1
931 Configuration=2
934 ########################################################
935 # LG LDU-1900D EV-DO (Rev. A)
937 # Recommended init command: ATE0V1&D2&C1S0=0
939 # Contributor: Jérôme Oufella
941 DefaultVendor=  0x1004
942 DefaultProduct= 0x1000
944 MessageContent="55534243123456780000000000000aff554d53434847000000000000000000"
947 ########################################################
948 # Samsung SGH-Z810 USB (with microSD card)
950 # This ID gets a wrong "Option" treatment by newer kernels
951 # from 2.6.29 to 2.6.31
952 # Use module option "option_zero_cd=2" with usb-storage.
953 # Problem fixed in 2.6.32
955 # Contributor: A Friend
957 DefaultVendor=  0x05c6
958 DefaultProduct= 0x1000
960 TargetVendor=   0x04e8
961 TargetProduct=  0x6601
963 MessageContent="55534243123456780000000000000616000000000000000000000000000000"
966 ######################################################## 
967 # MobiData MBD-200HU
969 # Contributor: Stefan Olejnik
971 DefaultVendor=  0x1c9e
972 DefaultProduct= 0xf000
974 TargetVendor=   0x1c9e
975 TargetProduct=  0x9000
977 MessageContent="55534243123456788000000080000606f50402527000000000000000000000"
980 ########################################################
981 # ST Mobile Connect HSUPA USB Modem
983 # Use /dev/ttyUSB2 for connecting
985 # Contributor: Vincent Teoh
987 DefaultVendor=  0x1c9e
988 DefaultProduct= 0xf000
990 TargetVendor=   0x1c9e
991 TargetProduct=  0x9063
993 MessageContent="55534243123456788000000080000606f50402527000000000000000000000"
996 ########################################################
997 # MyWave SW006 Sport Phone/Modem Combination
999 # Has a card reader too, working fine
1001 # Contributor: Aaron Guidazzi
1003 DefaultVendor=  0x1c9e
1004 DefaultProduct= 0x9200
1006 TargetVendor=   0x1c9e
1007 TargetProduct=  0x9202
1009 MessageContent="55534243123456780000000000000606f50402527000000000000000000000"
1012 ########################################################
1013 # Cricket A600
1015 # Switches to ACM device. Might need a ResetUSB after switching - or not
1017 # Contributor: Jeffrey Hoogland
1019 DefaultVendor=  0x1f28
1020 DefaultProduct= 0x0021
1022 TargetVendor=   0x1f28
1023 TargetProduct=  0x0020
1025 MessageContent="555342431234567824000000800108df200000000000000000000000000000"
1027 # Afterwards (optional): "usb_modeswitch -v 0x1f28 -p 0x0020 -R"
1030 ########################################################
1031 # EpiValley SEC-7089 (featured by Alegro and Starcomms / iZAP)
1033 # Contributor: Chris Wright
1035 DefaultVendor=  0x1b7d
1036 DefaultProduct= 0x0700
1038 TargetVendor=   0x1b7d
1039 TargetProduct=  0x0001
1041 MessageContent="555342431234567824000000800008FF05B112AEE102000000000000000000"
1044 ########################################################
1045 # Samsung U209
1047 # Has a modem and a storage device after switching
1049 # Contributor: Arif Ahmed
1051 DefaultVendor=  0x04e8
1052 DefaultProduct= 0xf000
1054 TargetVendor=   0x04e8
1055 TargetProduct=  0x6601
1057 MessageContent="55534243123456780000000000000616000000000000000000000000000000"
1060 ########################################################
1061 # Huawei E270+  (HSPA+ modem)
1062 # Huawei E1762
1063 # Huawei E1820
1065 # Contributor: Paranoid Paranoia
1067 DefaultVendor=  0x12d1
1068 DefaultProduct= 0x1446
1070 TargetVendor=   0x12d1
1071 TargetProduct=  0x14ac
1073 MessageContent="55534243123456780000000000000011060000000000000000000000000000"
1076 ########################################################
1077 # Huawei E1550
1078 # Huawei E1750
1080 # Contributor: Anders Blomdell, Ahmed Soliman
1082 DefaultVendor=  0x12d1
1083 DefaultProduct= 0x1446
1085 TargetVendor=   0x12d1
1086 TargetProduct=  0x1001
1088 MessageContent="55534243123456780000000000000011060000000000000000000000000000"
1091 ########################################################
1092 # ZTE K3520-Z
1094 # Contributor: Paul McDermott
1096 DefaultVendor=  0x19d2
1097 DefaultProduct= 0x2000
1099 TargetVendor=   0x19d2
1100 TargetProduct=  0x0055
1102 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
1103 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
1105 NeedResponse=1
1108 ######################################################## 
1109 # MobiData MBD-200HU (aka 4G XS Stick W10/W14, aka Micromax MMX 300G,
1110 # aka ChinaBird CBCPL68)
1112 # Contributor: Chris
1114 DefaultVendor=  0x1c9e
1115 DefaultProduct= 0xf000
1117 TargetVendor=   0x1c9e
1118 TargetProduct=  0x9603
1120 MessageContent="55534243123456788000000080000606f50402527000000000000000000000"
1123 ######################################################## 
1124 # D-Link DWM-162-U5, Micromax MMX 300c
1126 # Contributor: Zhang Le
1128 DefaultVendor=  0x05c6
1129 DefaultProduct= 0x2001
1131 TargetVendor=   0x1e0e
1132 TargetProductList="ce16,cefe"
1134 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1136 NeedResponse=1
1139 ######################################################## 
1140 # Novatel MC760 3G
1142 # Contributor: Matt Roberds
1144 DefaultVendor=  0x1410
1145 DefaultProduct= 0x5031
1147 TargetVendor=   0x1410
1148 TargetProduct=  0x6002
1150 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1152 NeedResponse=1
1155 ########################################################
1156 # ZTE MF110 (Variant)
1158 # Contributor: Moritz Grosse-Wentrup
1160 DefaultVendor=  0x19d2
1161 DefaultProduct= 0x0053
1163 TargetVendor=   0x19d2
1164 TargetProduct=  0x0031
1166 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1167 MessageContent2="55534243876543212000000080000c85010101180101010101000000000000"
1169 NeedResponse=1
1172 ########################################################
1173 # Philips TalkTalk (NXP Semiconductors "Dragonfly")
1176 DefaultVendor=  0x0471
1177 DefaultProduct= 0x1237
1179 TargetVendor=   0x0471
1180 TargetProduct=  0x1234
1182 MessageContent="5553424312345678000000000000061b000000030000000000000000000000"
1184 NeedResponse=1
1187 ########################################################
1188 # HuaXing E600 (NXP Semiconductors "Dragonfly")
1190 # Contributor: Emfox Zhou
1192 DefaultVendor=  0x0471
1193 DefaultProduct= 0x1237
1195 TargetVendor=   0x0471
1196 TargetProduct=  0x1206
1198 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1200 NeedResponse=1
1202 Configuration=2
1205 ########################################################
1206 # ZTE K3565
1209 DefaultVendor=  0x19d2
1210 DefaultProduct= 0x2000
1212 TargetVendor=   0x19d2
1213 TargetProduct=  0x0063
1215 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
1216 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
1218 NeedResponse=1
1221 ########################################################
1222 # Motorola 802.11 bg WLAN (TER/GUSB3-E)
1224 # Contributor: Prashad Prashant
1226 DefaultVendor=  0x148f
1227 DefaultProduct= 0x2578
1229 TargetVendor=   0x148f
1230 TargetProduct=  0x9021
1232 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1234 NeedResponse=1
1237 ########################################################
1238 # Huawei E1612
1240 # Contributor: Genar Codina
1242 DefaultVendor=  0x12d1
1243 DefaultProduct= 0x1446
1245 TargetVendor=   0x12d1
1246 TargetProduct=  0x1406
1248 MessageContent="55534243123456780000000000000011060000000000000000000000000000"
1251 ########################################################
1252 # Huawei E1690
1253 # Huawei E1692
1254 # Huawei E1762
1256 # Contributor: Carolin Latze and others
1258 DefaultVendor=  0x12d1
1259 DefaultProduct= 0x1446
1261 TargetVendor=   0x12d1
1262 TargetProduct=  0x140c
1264 MessageContent="55534243123456780000000000000011060000000000000000000000000000"
1267 ########################################################
1268 # C-motech CHU-629S
1271 DefaultVendor=  0x16d8
1272 DefaultProduct= 0x700a
1274 TargetClass=0xff
1276 MessageContent="55534243123456782400000080000dfe524445564348473d4e444953000000"
1279 ########################################################
1280 # Sagem F@ST 9520-35-GLR
1282 # Contributor: Yaroslav Levandovskiy
1284 DefaultVendor=  0x1076
1285 DefaultProduct= 0x7f40
1287 TargetVendor=   0x1076
1288 TargetProduct=  0x7f00
1290 GCTMode=1
1293 ########################################################
1294 # Nokia CS-15
1296 # Contributor: Antti Turunen
1298 DefaultVendor=  0x0421
1299 DefaultProduct= 0x0610
1301 TargetVendor=   0x0421
1302 TargetProduct=  0x0612
1304 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1306 NeedResponse=1
1309 ########################################################
1310 # Huawei K3765
1312 # Contributor: Felix Schwarz
1314 DefaultVendor=  0x12d1
1315 DefaultProduct= 0x1520
1317 TargetVendor=   0x12d1
1318 TargetProduct=  0x1465
1320 MessageContent="55534243123456780000000000000011060000000000000000000000000000"
1323 ########################################################
1324 # Huawei K4505
1326 # Contributor: Nikolaos Koutsianas
1328 DefaultVendor=  0x12d1
1329 DefaultProduct= 0x1521
1331 TargetVendor=   0x12d1
1332 TargetProduct=  0x1464
1334 MessageContent="55534243123456780000000000000011060000000000000000000000000000"
1337 #########################################
1338 # Vodafone MD950 (Wisue Technology)
1340 # Contributor: Bob Williams
1342 DefaultVendor=  0x0471
1343 DefaultProduct= 0x1210
1345 # The report said that giving the target IDs prevented
1346 # the device from switching. Got to try it out ...
1348 #TargetVendor=   0x1dbc
1349 #TargetProduct=  0x0005
1351 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1353 NeedResponse=1
1356 ########################################################
1357 # Siptune LM-75 ("LinuxModem")
1359 # Contributor: Antti Turunen
1361 DefaultVendor=  0x05c6
1362 DefaultProduct= 0xf000
1364 TargetVendor=   0x05c6
1365 TargetProduct=  0x9000
1367 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1370 ########################################################
1371 # Zydas ZD1211RW WLAN USB, Sphairon HomeLink 1202 (Variant 1)
1373 # WLAN devices from Linux kernel
1375 DefaultVendor=  0x0ace
1376 DefaultProduct= 0x2011
1378 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1380 NeedResponse=1
1383 ########################################################
1384 # Zydas ZD1211RW WLAN USB, Sphairon HomeLink 1202 (Variant 2)
1386 # WLAN devices from Linux kernel
1388 DefaultVendor=  0x0ace
1389 DefaultProduct= 0x20ff
1391 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1393 NeedResponse=1
1396 ########################################################
1397 # Vertex Wireless 100 Series
1399 # Contributor: Reinis Danne
1401 DefaultVendor=  0x05c6
1402 DefaultProduct= 0x1000
1404 TargetVendor=   0x1fe7
1405 TargetProduct=  0x0100
1407 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1409 NeedResponse=1
1412 ########################################################
1413 # AVM Fritz!Wlan USB Stick N
1416 DefaultVendor=  0x057c
1417 DefaultProduct= 0x84ff
1419 TargetVendor=   0x057c
1420 TargetProduct=  0x8401
1422 MessageContent="5553424312345678000000000000061b000000ff0000000000000000000000"
1425 ########################################################
1426 # InfoCert Business Key (SmartCard/Reader emulation)
1428 # Contributor: Bicio
1430 DefaultVendor=  0x072f
1431 DefaultProduct= 0x100d
1433 TargetVendor=   0x072f
1434 TargetProduct=  0x90cc
1436 MessageContent="01b0000000000000000000000000000000000000000000000000000000000000"
1439 ########################################################
1440 # UTStarcom UM185E (distributor "Alltel")
1442 # Contributor: Jason Smith
1444 DefaultVendor=  0x106c
1445 DefaultProduct= 0x3b06
1447 TargetVendor=   0x106c
1448 TargetProduct=  0x3717
1450 MessageContent="555342431234567824000000800008ff020000000000000000000000000000
1453 ########################################################
1454 # ZTE AC581
1456 # Contributor: Alberto Maurizi
1458 DefaultVendor=  0x19d2
1459 DefaultProduct= 0x0026
1461 TargetVendor=   0x19d2
1462 TargetProduct=  0x0094
1464 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
1465 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
1467 NeedResponse=1
1470 ########################################################
1471 # Huawei U7510 / U7517
1473 # Contributor: Isaac Salgado
1475 DefaultVendor=  0x12d1
1476 DefaultProduct= 0x101e
1478 TargetClass=0xff
1480 MessageContent="55534243123456780600000080000601000000000000000000000000000000"
1483 ########################################################
1484 # Beceem BCSM250
1486 # Contributor: Alexander Gordeev
1488 DefaultVendor= 0x198f
1489 DefaultProduct=0xbccd
1491 TargetVendor=  0x198f
1492 TargetProduct= 0x0220
1494 MessageContent="555342431234567824000000800006bc626563240000000000000000000000"
1497 ########################################################
1498 # LG HDM-2100 (EVDO Rev.A USB modem)
1500 # Contributor: Jérôme Oufella
1502 DefaultVendor= 0x1004
1503 DefaultProduct=0x607f
1505 TargetVendor=  0x1004
1506 TargetProduct= 0x6114
1508 MessageContent="1201100102000040041014610000010200018006000100001200"
1511 ########################################################
1512 # Kyocera W06K CDMA modem
1514 # Contributor: Ying-Hung Lo
1516 DefaultVendor= 0x0482
1517 DefaultProduct=0x024d
1519 Configuration=2
1522 ########################################################
1523 # Digicom 8E4455
1525 # Contributor: Alberto Ciampini
1527 DefaultVendor= 0x1266
1528 DefaultProduct=0x1000
1530 TargetVendor=  0x1266
1531 TargetProduct= 0x1009
1533 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
1534 MessageContent2="5553424387654321000000000000061b000000020000000000000000000000"
1536 NeedResponse=1
1539 ########################################################
1540 # Sony Ericsson MD300
1542 # Contributor: Betavine Project
1544 DefaultVendor= 0x0fce
1545 DefaultProduct=0xd0cf
1547 TargetClass=0x02
1549 DetachStorageOnly=1
1550 Configuration=3
1553 ########################################################
1554 # Vodafone (ZTE) K3805-Z
1556 # Contributor: Betavine Project
1558 # Note:
1559 #   This device has multiple USB profiles. Depending upon how it is flipped
1560 #   from storage mode to modem mode determines its final PID and the packages
1561 #   shown on its ISO CD image.
1563 DefaultVendor= 0x19d2
1564 DefaultProduct=0x1001
1566 TargetVendor=  0x19d2
1567 TargetProduct= 0x1003
1569 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1571 NeedResponse=1
1574 ########################################################
1575 # Franklin Wireless U210
1577 # Contributor: Adam J. Porter
1579 DefaultVendor= 0x1fac
1580 DefaultProduct=0x0130
1582 TargetVendor=  0x1fac
1583 TargetProduct= 0x0131
1585 CheckSuccess=20
1587 MessageContent="555342431234567824000000800108df200000000000000000000000000000"
1590 ########################################################
1591 # Alcatel X220L, X215S
1593 # Contributor: John Watt
1595 DefaultVendor=  0x1bbb
1596 DefaultProduct= 0xf000
1598 TargetVendor=   0x1bbb
1599 TargetProduct=  0x0017
1601 MessageContent="55534243123456788000000080000606f50402527000000000000000000000"
1604 ########################################################
1605 # ZTE MF112
1607 # Contributors: Akos Ladanyi, John Talbut
1609 DefaultVendor=  0x19d2
1610 DefaultProduct= 0x0103
1612 TargetVendor=   0x19d2
1613 TargetProduct=  0x0031
1615 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1616 MessageContent2="55534243876543212000000080000c85010101180101010101000000000000"
1618 NeedResponse=1
1621 ########################################################
1622 # Olivetti Olicard 100 and others
1624 # Contributor: Nils Radtke
1626 DefaultVendor=  0x0b3c
1627 DefaultProduct= 0xc700
1629 TargetVendor=   0x0b3c
1630 TargetProductList="c000,c001,c002"
1632 MessageContent="5553424312345678000000000000061b000000030000000000000000000000"
1634 NeedResponse=1
1637 ########################################################
1638 # ZTE MF110 (Variant)
1640 # Contributor: uusrlnx
1642 DefaultVendor=  0x19d2
1643 DefaultProduct= 0x0083
1645 TargetVendor=   0x19d2
1646 TargetProduct=  0x0124
1648 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1650 NeedResponse=1
1653 ########################################################
1654 # ZTE MU351
1656 DefaultVendor=  0x19d2
1657 DefaultProduct= 0x0003
1659 TargetClass=0xff
1661 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1663 NeedResponse=1
1666 ########################################################
1667 # LG L-05A
1669 DefaultVendor=  0x1004
1670 DefaultProduct= 0x613a
1672 TargetVendor=   0x1004
1673 TargetProduct=  0x6124
1675 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1677 NeedResponse=1
1680 ########################################################
1681 # LG LUU-2100TI (aka AT&T USBConnect Turbo)
1683 # Contributor: Chris Jager
1685 DefaultVendor=  0x1004
1686 DefaultProduct= 0x613f
1688 TargetVendor=   0x1004
1689 TargetProduct=  0x6141
1691 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1693 NeedResponse=1
1696 ######################################################## 
1697 # LG KP500 Cookie Phone  - UNTESTED! Please report!
1699 # Contributor: Oliver Mattos
1701 DefaultVendor= 0x1004
1702 DefaultProduct=0x607f
1704 TargetVendor=  0x1004
1705 TargetProduct= 0x6000
1707 MessageContent="555342431234567803000000800006f1022000000000000000000000000000"
1708 MessageContent2="555342438765432103000000800006f1010100000000000000000000000000"
1710 NeedResponse=1
1713 ########################################################
1714 # Royaltek Q110 - UNCONFIRMED!
1716 DefaultVendor= 0x1266
1717 DefaultProduct=0x1000
1719 TargetVendor=  0x1266
1720 TargetProduct= 0x1009
1722 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
1723 MessageContent2="5553424387654321000000000000061b000000020000000000000000000000"
1725 NeedResponse=1
1728 ########################################################
1729 # BandRich BandLuxe C170, BandLuxe C270
1731 DefaultVendor= 0x1a8d
1732 DefaultProduct=0x1000
1734 TargetVendor=  0x1a8d
1735 TargetProduct= 0x1009
1737 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
1738 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
1739 ReleaseDelay=4000
1741 NeedResponse=1
1744 ########################################################
1745 # Vodafone (Huawei) K4605
1747 # Contributor: Betavine Project
1749 DefaultVendor= 0x12d1
1750 DefaultProduct=0x14c1
1752 TargetVendor=  0x12d1
1753 TargetProduct= 0x14c6
1755 CheckSuccess=20
1757 MessageContent="55534243123456780000000000000011060000000000000000000000000000"
1760 ########################################################
1761 # Huawei R201
1763 # Contributor: Betavine Project
1765 DefaultVendor= 0x12d1
1766 DefaultProduct=0x1523
1768 TargetVendor=  0x12d1
1769 TargetProduct= 0x1491
1771 CheckSuccess=20
1773 MessageContent="55534243123456780000000000000011060000000000000000000000000000"
1776 ########################################################
1777 # Atheros Wireless / Netgear WNDA3200
1779 # Contributor: Sujith Manoharan (Atheros)
1781 DefaultVendor= 0x0cf3
1782 DefaultProduct=0x20ff
1784 TargetVendor=  0x0cf3
1785 TargetProduct= 0x7010
1787 CheckSuccess=10
1788 NoDriverLoading=1
1790 MessageContent="5553424329000000000000000000061b000000020000000000000000000000"
1791 NeedResponse=1
1794 ########################################################
1795 # Onda MW833UP
1797 # Contributor: Riccardo Sepe aka zeroidle
1799 DefaultVendor= 0x1ee8
1800 DefaultProduct=0x0013
1802 TargetVendor=  0x1ee8
1803 TargetProduct= 0x0012
1805 CheckSuccess=20
1807 MessageContent="555342431234567800000000000010ff000000000000000000000000000000"
1808 ResponseNeeded=1
1811 ########################################################
1812 # Huawei U8110 / U8300 / Joy, Vodafone 845 (Android smartphone)
1814 # Contributor: David Erosa García
1816 DefaultVendor= 0x12d1
1817 DefaultProduct=0x1031
1819 TargetVendor=  0x12d1
1820 TargetProduct= 0x1035
1822 CheckSuccess=20 
1824 MessageContent="55534243123456780600000080010a11060000000000000000000000000000"
1826 # for Android SDK
1827 NoDriverLoading=1
1830 ########################################################
1831 # Nokia CS-10
1833 # Contributor: Wacław Sierek
1835 DefaultVendor= 0x0421
1836 DefaultProduct=0x060c
1838 TargetVendor=  0x0421
1839 TargetProduct= 0x060e
1841 CheckSuccess=20
1843 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1846 ########################################################
1847 # ZTE WCDMA Stick from BNSL
1849 # Contributor: Anoop John
1851 DefaultVendor=  0x19d2
1852 DefaultProduct= 0x2000
1854 TargetVendor=   0x19d2
1855 TargetProduct=  0x0108
1857 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
1858 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
1860 NeedResponse=1
1863 ########################################################
1864 # BSNL Capitel
1866 DefaultVendor=  0x1c9e
1867 DefaultProduct= 0x9e00
1869 TargetClass=0xff
1871 MessageContent="55534243123456780000000000000606f50402527000000000000000000000"
1874 #######################################################
1875 # Samsung GT-B3730
1877 # Contributor: Per Øyvind Karlsen
1879 DefaultVendor= 0x04e8
1880 DefaultProduct=0x689a
1882 TargetVendor=  0x04e8
1883 TargetProduct= 0x6889
1885 MessageContent="55534243785634120100000080000601000000000000000000000000000000"
1887 #######################################################
1888 # Kobil mIdentity 3G (1)
1890 # Contributor: Filip Aben
1892 DefaultVendor= 0x0d46
1893 DefaultProduct=0x45a1
1895 TargetVendor=  0x0d46
1896 TargetProduct= 0x45a9
1898 KobilMode=1
1901 #######################################################
1902 # Kobil mIdentity 3G (2)
1904 # Contributor: Filip Aben
1906 DefaultVendor= 0x0d46
1907 DefaultProduct=0x45a5
1909 TargetVendor=  0x0d46
1910 TargetProduct= 0x45ad
1912 KobilMode=1
1915 ########################################################
1916 # Onda MW833UP
1918 # Contributor: Enrico Mioso
1920 DefaultVendor= 0x1ee8
1921 DefaultProduct=0x0009
1923 TargetVendor=  0x1ee8
1924 TargetProduct= 0x000b
1926 MessageContent="555342431234567800000000000010ff000000000000000000000000000000"
1927 NeedResponse=1
1930 ########################################################
1931 # Olivetti Olicard 145
1933 # Contributor: Pierre-Andre Cornillon
1935 DefaultVendor= 0x0b3c
1936 DefaultProduct=0xf000
1938 TargetVendor=  0x0b3c
1939 TargetProduct= 0xc003
1941 MessageContent="5553424312345678c000000080010606f50402527000000000000000000000"
1942 NeedResponse=1
1945 #######################################################
1946 # Huawei EC168C (from Zantel)
1948 # Contributor: Åsmund Hjulstad
1950 DefaultVendor= 0x12d1
1951 DefaultProduct=0x1446
1953 TargetVendor=  0x12d1
1954 TargetProduct= 0x1412
1956 MessageContent="55534243123456780000000000000011060000000000000000000000000000"
1959 #######################################################
1960 # Nokia CS-17
1962 # Contributor: Juho Frits
1964 DefaultVendor= 0x0421
1965 DefaultProduct=0x0622
1967 TargetVendor=  0x0421
1968 TargetProduct= 0x0623
1970 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1973 #######################################################
1974 # Nokia CS-18
1976 # Contributor: Thomas Behan
1978 DefaultVendor= 0x0421
1979 DefaultProduct=0x0627
1981 TargetVendor=  0x0421
1982 TargetProduct= 0x0612
1984 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
1987 #######################################################
1988 # Qtronix EVDO 3G Modem (for TianYi)
1990 # Contributor: Alexey Charkov
1992 DefaultVendor= 0x05c7
1993 DefaultProduct=0x1000
1995 TargetVendor=  0x05c7
1996 TargetProduct=  0x6000
1998 MessageContent="5553424312345678c00000008000069f140000000000000000000000000000"
2001 #######################################################
2002 # GW D301 (Advinne AMC)
2005 DefaultVendor= 0x0fd1
2006 DefaultProduct=0x1000
2008 TargetClass=0xff
2010 Configuration=3
2013 #######################################################
2014 # LG AD600
2016 # Contributor: Shawn J. Goff
2018 DefaultVendor= 0x1004
2019 DefaultProduct=0x6190
2021 TargetVendor=  0x1004
2022 TargetProduct= 0x61a7
2024 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
2027 #######################################################
2028 # Pantech / UTStarcom UMW190 (Verizon)
2030 # Contributor: Noel J. Bergman, Gus Esquivel
2032 DefaultVendor= 0x106c
2033 DefaultProduct=0x3b05
2035 TargetVendor=  0x106c
2036 TargetProduct= 0x3716
2038 MessageContent="555342431234567824000000800008ff020000000000000000000000000000"
2041 #######################################################
2042 # AirPlus MCD-800
2045 DefaultVendor= 0x1edf
2046 DefaultProduct=0x6003
2048 TargetClass=0xff
2050 Configuration=3
2053 #######################################################
2054 # Linktop LW272/LW273 (BSNL Teracom)
2056 # Contributor: Amit Mendapara
2058 DefaultVendor= 0x230d
2059 DefaultProduct=0x0001
2061 TargetClass=0xff
2063 Configuration=3
2066 ########################################################
2067 # MediaTek Wimax USB Card
2070 DefaultVendor= 0x0e8d
2071 DefaultProduct=0x7109
2073 TargetVendor=  0x0e8d
2074 TargetProduct= 0x7118
2076 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
2077 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
2079 NoDriverLoading=1
2082 ########################################################
2083 # C-motech CHU-628S
2085 # Contributor: Jungwon Seo
2087 DefaultVendor= 0x16d8
2088 DefaultProduct=0x6281
2090 TargetClass=0xff
2092 MessageContent="555342431234567824000000800008ff524445564348470000000000000000"
2095 ######################################################## 
2096 # HSDPA USB modem from dealextreme 
2098 # Contributor: Andrew 'Necromant' Andrianov 
2100 DefaultVendor= 0x05c6
2101 DefaultProduct=0x2000
2103 TargetVendor=  0x05c6
2104 TargetProduct= 0x0015
2106 MessageContent="5553424368032c882400000080000612000000240000000000000000000000" 
2108 NeedResponse=1
2110 # This modem doesn't react fast - it pauses for some 30-40 seconds 
2111 CheckSuccess=40 
2114 ######################################################## 
2115 # Exiss Mobile E-190 series (made by C-motech)
2117 # Contributor: Tri Mulya Saputra 
2119 DefaultVendor=  0x8888
2120 DefaultProduct= 0x6500
2122 TargetVendor=   0x16d8
2123 TargetProduct=  0x6533
2125 MessageContent="5553424398e2c4812400000080000bff524445564348473d43440000000000"
2128 ######################################################## 
2129 # D-Link DWM-156 HSUPA 3.75G USB Modem 
2130 # F/W Ver. 1.05b01; upgr. at ftp://ftp.dlink.co.uk/dwm_3G/DWM-156/
2132 # Contributor: Fuego 
2134 DefaultVendor= 0x07d1
2135 DefaultProduct=0xa800
2137 TargetVendor=  0x07d1
2138 TargetProduct= 0x3e02
2140 MessageContent="5553424312345678000000000000061b000000020000000000000000000000" 
2143 ########################################################
2144 # Franklin Wireless U210 (Variant)
2146 DefaultVendor= 0x1fac 
2147 DefaultProduct=0x0032 
2149 Configuration=2
2152 ####################################################### 
2153 # Haier CE 100 
2155 DefaultVendor= 0x201e 
2156 DefaultProduct=0x2009 
2158 TargetClass=0xff 
2160 MessageContent="5553424312345678000000000000061e000000000000000000000000000000" 
2161 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000" 
2163 NeedResponse=1 
2166 #######################################################
2167 # Huawei BM358 WiMAX
2169 DefaultVendor= 0x12d1
2170 DefaultProduct=0x380b
2172 TargetClass=0x02
2174 MessageContent="5553424312345678000000000000061e000000000000000000000000000000" 
2175 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000" 
2177 NeedResponse=1 
2180 ######################################################## 
2181 # Huawei E352
2183 # Contributor: Antonio Talarico
2185 DefaultVendor= 0x12d1
2186 DefaultProduct=0x1449
2188 TargetVendor=  0x12d1
2189 TargetProduct= 0x1444
2191 MessageContent="55534243123456780000000000000011062000000100000000000000000000"
2194 ######################################################## 
2195 # Huawei ET8282 
2197 # Contributor: Emfox Zhou
2199 DefaultVendor= 0x12d1
2200 DefaultProduct=0x1da1
2202 DefaultVendor= 0x12d1
2203 TargetProduct= 0x1d09
2205 HuaweiMode=1
2208 ######################################################## 
2209 # Huawei V725 Phone (aka Vodafone 725)
2211 DefaultVendor= 0x12d1 
2212 DefaultProduct=0x1009 
2214 TargetClass=0xff 
2216 HuaweiMode=1
2219 ########################################################
2220 # Onda MW836UP-K
2222 DefaultVendor= 0x1ee8
2223 DefaultProduct=0x0040
2225 TargetVendor=  0x1ee8
2226 TargetProduct= 0x003e
2228 MessageContent="555342431234567800000000000010ff000000000000000000000000000000"
2230 NeedResponse=1
2233 ########################################################
2234 # ZTE MF637 (Variant for Orange France)
2236 # Contributor: David Vigier
2238 DefaultVendor= 0x19d2 
2239 DefaultProduct=0x0110 
2241 TargetVendor=  0x19d2 
2242 TargetProduct= 0x0121 
2244 MessageContent="5553424302000000000000000000061b000000020000000000000000000000" 
2246 NeedResponse=1
2249 ########################################################
2250 # Prolink P2000 CDMA
2252 # Test string: uMa=SSE
2254 DefaultVendor= 0x05c6
2255 DefaultProduct=0x1000
2257 TargetVendor=  0x05c6
2258 TargetProduct= 0x6000
2260 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
2261 NeedResponse=1
2264 ######################################################## 
2265 # Vibe 3G Modem 
2267 # Contributor: Steven James Drinnan
2269 DefaultVendor= 0x1c9e
2270 DefaultProduct=0x6061
2272 TargetClass=0xff
2274 MessageContent="55534243123456780000000000000606f50402527000000000000000000000"
2277 ########################################################
2278 # Vodafone/ZTE K3806-Z
2280 DefaultVendor= 0x19d2
2281 DefaultProduct=0x0013
2283 TargetVendor=  0x19d2
2284 TargetProduct= 0x0015
2286 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
2288 NeedResponse=1
2290 ######################################################## 
2291 # T-Mobile NL (Huawei E352)
2293 # Contributor: Alex Hermann
2295 DefaultVendor= 0x12d1
2296 DefaultProduct=0x14fe
2298 TargetVendor=  0x12d1
2299 TargetProduct= 0x1506
2301 MessageContent="55534243123456780000000000000011062000000100000000000000000000"
2304 ########################################################
2305 # Huawei U8220, T-Mobile Pulse (Android smartphone)
2307 # Contributor: Mobile Stream Team
2309 DefaultVendor= 0x12d1
2310 DefaultProduct=0x1030
2312 TargetVendor=  0x12d1
2313 TargetProduct= 0x1034
2315 MessageContent="55534243123456780600000080010a11060000000000000000000000000000"
2317 # for Android SDK
2318 NoDriverLoading=1
2321 ########################################################
2322 # D-Link DWM-156 HSUPA 3.75G USB Modem
2324 # Contributor: Ari Suutari
2326 DefaultVendor= 0x07d1
2327 DefaultProduct=0xa804
2329 TargetVendor=  0x07d1
2330 TargetProduct= 0x7e11
2332 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
2335 ########################################################
2336 # Sony Ericsson MD400G (Rogers)
2338 # Contributor: Kjartan Adolfsson
2340 DefaultVendor=  0x0fce
2341 DefaultProduct= 0xd103
2343 TargetClass=    0x02
2345 SonyMode=1
2348 ########################################################
2349 # ZTE "ffe" devices 1 (e.g. Cricket A605)
2351 # Contributor: Matt Eaton
2353 DefaultVendor= 0x19d2
2354 DefaultProduct=0xffe6
2356 TargetVendor=  0x19d2
2357 TargetProduct= 0xffe5
2359 MessageContent="5553424330f4cf8124000000800108df200000000000000000000000000000"
2362 ########################################################
2363 # ZTE MF190
2365 # Contributor: Eshwar Andhavarapu
2367 DefaultVendor=  0x19d2
2368 DefaultProduct= 0x1224
2370 TargetVendor=   0x19d2
2371 TargetProduct=  0x0082
2373 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
2374 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
2376 NeedResponse=1
2379 ########################################################
2380 # JOA Telecom LM-700r
2382 DefaultVendor= 0x198a
2383 DefaultProduct=0x0003
2385 TargetVendor=  0x198a
2386 TargetProduct= 0x0002
2388 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
2391 ########################################################
2392 # Huawei E173 (Viettel 3G)
2394 TargetVendor=  0x12d1
2395 TargetProduct= 0x14a8
2397 DefaultVendor= 0x12d1
2398 DefaultProduct=0x14b5
2400 MessageContent="55534243123456780000000000000011062000000100000000000000000000"
2403 ########################################################
2404 # C-motech CHU-629S (Variant)
2406 # Contributor: "wlsloi"
2408 DefaultVendor= 0x16d8
2409 DefaultProduct=0x700b
2411 TargetClass=0xff
2413 MessageContent="55534243123456782400000080000dfe524445564348473d4e444953000000"
2416 ########################################################
2417 # ZTE MF691 (T-Mobile Rocket 2.0)
2419 # Contributor: Michael Fogel
2421 DefaultVendor= 0x19d2
2422 DefaultProduct=0x1201
2424 TargetVendor=  0x19d2
2425 TargetProduct= 0x1203
2427 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
2430 ########################################################
2431 # ZTE MF192
2433 DefaultVendor= 0x19d2
2434 DefaultProduct=0x1216
2436 TargetVendor=  0x19d2
2437 TargetProduct= 0x1218
2439 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
2442 ########################################################
2443 # ZTE MF190 (Variant)
2445 # Contributor: Jean-Baptiste Dubois
2447 DefaultVendor= 0x19d2
2448 DefaultProduct=0x0149
2450 TargetVendor=  0x19d2
2451 TargetProduct= 0x0124
2453 MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
2454 MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
2455 MessageContent3="55534243123456702000000080000c85010101180101010101000000000000"
2457 NeedResponse=1
2460 #######################################################
2461 # Visiontek 82GH 3G
2463 DefaultVendor= 0x230d
2464 DefaultProduct=0x0007
2466 TargetClass=0xff
2468 Configuration=3
2471 #######################################################
2472 # HP LaserJet Professional P1102
2474 DefaultVendor= 0x03f0
2475 DefaultProduct=0x002a
2477 TargetClass=0x07
2479 MessageContent="555342431234567800000000000006d0000000000000000000000000000000"
2481 NeedResponse=1
2484 #######################################################
2485 # Mobile Action ("Smart Cable")
2487 # No success check, device will vanish completely
2489 DefaultVendor= 0x0df7
2490 DefaultProduct=0x0800
2492 TargetClass=0xff
2494 MobileActionMode=1
2496 NoDriverLoading=1
2499 ########################################################
2500 # Vodafone/Huawei K3770
2502 # Contributor: Alex Chiang
2504 DefaultVendor= 0x12d1
2505 DefaultProduct=0x14d1
2507 TargetVendor=  0x12d1
2508 TargetProduct= 0x14c9
2510 MessageContent="55534243123456780000000000000011062000000100000000000000000000"
2513 ########################################################
2514 # Vodafone/Huawei K3771
2516 # Contributor: Ben Knight
2518 DefaultVendor= 0x12d1
2519 DefaultProduct=0x14c4
2521 TargetVendor=  0x12d1
2522 TargetProduct= 0x14ca
2524 MessageContent="55534243123456780000000000000011062000000100000000000000000000"
2527 ########################################################
2528 # Option iCon 461
2530 # Contributor: Samit Basu
2532 DefaultVendor=  0x0af0
2533 DefaultProduct= 0x7a05
2535 TargetClass=    0xff
2537 MessageContent="55534243123456780000000000000601000000000000000000000000000000"
2539 ########################################################
2540 # ZTE AX226 WiMax
2542 # may be supported by the Beceem driver
2544 DefaultVendor= 0x19d2
2545 DefaultProduct=0xbccd
2547 TargetVendor=  0x19d2
2548 TargetProduct= 0x0172
2550 MessageContent="555342431234567824000000800006bc626563240000000000000000000000"
2552 NoDriverLoading=1
2555 ########################################################
2556 # Huawei EC156
2558 DefaultVendor= 0x12d1
2559 DefaultProduct=0x1505
2561 TargetVendor=  0x12d1
2562 TargetProduct= 0x140b
2564 MessageContent="55534243123456780000000000000011062000000100000000000000000000"
2567 ########################################################
2568 # Longcheer SU9800
2570 DefaultVendor= 0x1c9e
2571 DefaultProduct=0x9800
2573 TargetClass=0xff
2575 MessageContent="55534243123456788000000080000606f50402527000000000000000000000"
2578 ########################################################
2579 # SpeedUp SU-8000U
2581 DefaultVendor= 0x2020
2582 DefaultProduct=0xf00e
2584 TargetVendor=  0x2020
2585 TargetProduct= 0x1005
2587 MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
2590 ########################################################
2591 # Cisco AM10 "Valet Connector"
2593 # Contributor: David S.
2595 DefaultVendor= 0x1307
2596 DefaultProduct=0x1169
2598 TargetVendor=  0x13b1
2599 TargetProduct= 0x0031
2601 CiscoMode=1
2604 #######################################################