Content deleted Content added
m Robot - Moving category BSD to Category:Berkeley Software Distribution per CFD at Wikipedia:Categories for discussion/Log/2012 March 7. |
|||
Line 1:
{{Orphan|date=September 2012}}
'''Virtual CD-ROM switching utilities''' are programs to disable the [[Virtual drive|virtual CD-ROM]] drive found on many devices.<ref>[http://www.pharscape.org/usb_modeswitch.html USB_modeswitch Virtual CD-ROM switching utility]</ref> A virtual CD-ROM switching utility is a mode switching tool for controlling "flip flop" (multiple device) [[Universal Serial Bus|USB]] gear. Several new USB devices (especially high-speed wireless [[Wide area network|WAN]] stuff, there seems to be a [[chipset]] from [[Qualcomm]] offering that feature) have their [[Microsoft Windows]] device drivers onboard; when plugged in for the first time they act like a [[USB flash drive]] and start installing the device driver from there.
After that (and on every consecutive plugging) this device driver switches the mode internally, the storage device vanishes (in most cases), and a new device (like a USB [[modem]]) shows up. The [[Wireless WAN]] (WWAN) gear maker Option calls that feature "ZeroCD (TM)". With USB sniffing programs and [[libusb]] it is possible to eavesdrop the communication of the MS Windows device driver, to isolate the [[Command (computing)|command]] or action that does the switching and to reproduce the same thing under the rule of Linux or the [[BSD]] variants.<ref name="usb_modeswitch">{{Cite web|url=http://www.draisberghof.de/usb_modeswitch/|title=USB_ModeSwitch - Activating Switchable USB Devices on Linux}}</ref>
Line 8 ⟶ 10:
==Ozerocdoff==
Ozerocdoff temporarily disables ZeroCD for USB Option WWAN modem. The new USB Option WWAN modem devices support a CD-ROM device, which holds the needed Windows device driver to use the WWAN modem.
Therefore the firmware of the WWAN modem announces during the USB enumeration process to work as a virtual CD-ROM device with its vendor name "ZOPTION". This device is now called ZERO-CD. Ozerocdoff is a solution to switch off the ZERO-CD and allow the modem to be a used as a modem.<ref>[http://packages.debian.org/sid/ozerocdoff Debian package ozerocdoff in sid]</ref>
==USB_ModeSwitch==
USB_ModeSwitch is a virtual CD-ROM switching utility. From version 1.0.3 upwards there is a simple framework for integrating the switching with [[udev]] (the device manager) to make it fully automatic.<ref name="usb_modeswitch"
==Switch2modem==
Line 27 ⟶ 29:
==References==
{{Reflist}}
[[Category:Berkeley Software Distribution]]
|