diff options
Diffstat (limited to 'system/usb_modeswitch/README')
-rw-r--r-- | system/usb_modeswitch/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/system/usb_modeswitch/README b/system/usb_modeswitch/README deleted file mode 100644 index acf885b5de..0000000000 --- a/system/usb_modeswitch/README +++ /dev/null @@ -1,10 +0,0 @@ -USB_ModeSwitch is (surprise!) a mode switching tool for controlling "flip -flop" (multiple device) USB gear. - -Several new USB devices (especially high-speed wireless WAN stuff, there -seems to be a chipset from Qualcomm offering that feature) have their MS -Windows drivers onboard; when plugged in for the first time they act like a -flash storage and start installing the driver from there. After that (and -on every consecutive plugging) this driver switches the mode internally, -the storage device vanishes (in most cases), and a new device (like an USB -modem) shows up. The WWAN gear maker Option calls that feature "ZeroCD (TM)". |