An Entity of Type: organisation, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org:8891

Virtual CD-ROM switching utilities are programs to disable the virtual CD-ROM drive found on many devices. A virtual CD-ROM switching utility is a mode switching tool for controlling "flip flop" (multiple device) USB gear. Several new USB devices (especially high-speed wireless WAN equipment, there seems to be a chipset from Qualcomm offering that feature) have their Microsoft Windows device drivers on board; 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 US

Property Value
dbo:abstract
  • Una utilidad de conmutación virtuales de CD-ROM es un programas para desactivar el controlador del CD-ROM virtual que se encuentra en muchos dispositivos, aunque en los que no tienen dicho controlador la instalación del módem resulta mucho más sencilla.​ Una utilidad de conmutación de CD-ROM virtual es una herramienta de cambio de modo para controlar equipos USB "flip-flop" (dispositivos múltiples). Varios de los nuevos dispositivos USB (especialmente los equipos inalámbrico de alta velocidad; parece que hay un conjunto de chips de Qualcomm que ofrecen esa característica) tienen sus controladores de dispositivo para Microsoft Windows a bordo, de forma que cuando se conectan por primera vez, actúan como una unidad de memoria USB e inician la instalación del controlador de dispositivo desde allí. Después de esto (y en cada enchufe consecutivo) este controlador de dispositivo cambia el modo interno, de manera que el dispositivo de almacenamiento "desaparece" (en la mayoría de los casos) y se muestra un nuevo dispositivo (como "USB módem"). El fabricante de equipos de (WWAN), llama a esa función "ZeroCD", ya que elimina la necesidad de transportar un portador del driver de forma separada​ (algo que también puede lograrse poniendo el driver accesible en Internet o utilizando drivers genéricos). Con los programas de esnifeo USB y libusb es posible interceptar la comunicación del controlador de dispositivo de MS Windows, para aislar el comando o la acción que realiza la conmutación y reproducirla bajo el dominio de Linux o BSD.​ El enfoque de añadir un CD-ROM virtual con los controladores de software (drivers) en los dispositivos 3G o de almacenamiento tiene dos problemas: es de suponer que eleva el coste del dispositivo, y puede enviar software obsoleto o incluso virus. La mayoría de las veces, los controladores actualizados están de todas formas integrados en los sistemas operativos (después de todo, en los sistemas que implementan el estándar USB como GNU/Linux, cualquier dispositivo 3G es un puerto serie USB y cualquier dispositivo de almacenamiento es un... dispositivo de almacenamiento USB). El CD-ROM virtual en dispositivos compatibles con U3 puede ser removido por la utilidad u3-tool. Algunos dispositivos 3G, tales como Huawei soportan la desactivación completa de la unidad de CD-ROM virtual. (es)
  • Virtual CD-ROM switching utilities are programs to disable the virtual CD-ROM drive found on many devices. A virtual CD-ROM switching utility is a mode switching tool for controlling "flip flop" (multiple device) USB gear. Several new USB devices (especially high-speed wireless WAN equipment, there seems to be a chipset from Qualcomm offering that feature) have their Microsoft Windows device drivers on board; 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 or action that does the switching and to reproduce the same thing under the rule of Linux or the BSD variants. The problem with most USB 3G modems is they have two modes. In one mode they are a USB flash drive and in the other mode they are a modem. Typically they only ship with Windows device drivers, sometimes Mac device drivers as well. In any case, they seemingly seldom, if ever, ship with Linux device drivers. What normally happens with Windows is the device starts up as a USB flash drive, the hardware drivers are installed and then they are responsible for "switching" the device in to modem mode so you can use it. This "switch" is done via some codes, specific to the device, which controlling software can pass as a command to switch from disk to modem mode. The virtual CD-ROM switching utility manages the switch of mode from disk to modem, the latter disconnects any mounted disk containing software we don't care about that won't work anyway and, crucially, creates a modem port/serial device (usually /dev/ttyUSB0) for the networkmanager. The approach of adding Virtual CD-ROM with software drivers on 3G or storage devices has two problems: it presumably raises the cost of the device, and it may ship outdated software or even viruses. Most of the times, up-to-date drivers are anyway built into the operating systems (after all, on systems implementing the USB standard like Linux, any 3G device is a USB serial port, and any storage device is a ... USB storage device). Virtual CD-ROM on U3-compatible devices can be removed by a software tool. Some 3G devices such as the Huawei support complete disabling of the Virtual CD-ROM. Available software utilities include the following: * ZeroCD: When a device uses the ZeroCD method means that it behaves as a USB CD-ROM when first connected, with a virtual CD-ROM inserted with the Windows device drivers and related Cosmote control program. Once the Windows device drivers are installed, a special USB command is sent to the device to “switch” it to modem mode. * Ozerocdoff: It 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. * USB_ModeSwitch: It 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. * Switch2modem: It is designed for switching a 3G USB modem. The program works under OpenSolaris. * Fetch utility: huaweiAktBbo.c is a utility that can be compiled and re-creates the USB communication which is used in Windows. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 29461563 (xsd:integer)
dbo:wikiPageLength
  • 6758 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1100477174 (xsd:integer)
dbo:wikiPageWikiLink
dbp:date
  • March 2016 (en)
dbp:reason
  • Style and grammar problems. (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Una utilidad de conmutación virtuales de CD-ROM es un programas para desactivar el controlador del CD-ROM virtual que se encuentra en muchos dispositivos, aunque en los que no tienen dicho controlador la instalación del módem resulta mucho más sencilla.​ (es)
  • Virtual CD-ROM switching utilities are programs to disable the virtual CD-ROM drive found on many devices. A virtual CD-ROM switching utility is a mode switching tool for controlling "flip flop" (multiple device) USB gear. Several new USB devices (especially high-speed wireless WAN equipment, there seems to be a chipset from Qualcomm offering that feature) have their Microsoft Windows device drivers on board; 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 US (en)
rdfs:label
  • Utilidad de conmutación de CD-ROM virtual (es)
  • Virtual CD-ROM switching utility (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License