WO2006092042A1 - A method and protocol for transmitting extended commands to usb devices - Google Patents
A method and protocol for transmitting extended commands to usb devices Download PDFInfo
- Publication number
- WO2006092042A1 WO2006092042A1 PCT/CA2006/000280 CA2006000280W WO2006092042A1 WO 2006092042 A1 WO2006092042 A1 WO 2006092042A1 CA 2006000280 W CA2006000280 W CA 2006000280W WO 2006092042 A1 WO2006092042 A1 WO 2006092042A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- command
- data
- response
- interface
- commands
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4411—Configuring for operating with peripheral devices; Loading of device drivers
Definitions
- the invention relates to the field of universal serial bus (USB) devices and protocols for communicating commands with said devices.
- USB universal serial bus
- USB ports are adaptable to being used with many different devices.
- USB devices include printers, scanners, keyboards, cameras, computer mice, joysticks, non- volatile storage, optical drives, etc.
- USB ports are efficient as they allow a fast data transfer rate, in the range of 8 MB/second read and 6 MB/second write.
- USB portable storage devices which are compact and hold a large capacity of information in the range of 128 MB-4 GB. These devices receive power from the USB port and do not require a further power source or cable.
- these memory sticks are "Plug and Play” devices, using existing "standard” device drivers such that they operate identically on all systems without any device driver installation.
- Microsoft ® Windows XP ® when a computer detects that a USB device has been plugged in, the PC automatically interrogates the device to learn its capabilities and requirements. Using this information, the PC then automatically loads a driver for supporting the determined capabilities and requirements into the operating system. These drivers support existing functions and prevent operations that are either unsupported or potentially problematic.
- USB devices are sold with internally stored software, referred to as firmware, for execution within the device and for control thereof.
- This firmware is typically stored in a non- volatile, electrically erasable, programmable memory and is executed by a microcontroller within the device.
- a method of transferring data via an interface comprising: providing a first device having an interface therein supporting a first set of known commands; providing a second device for interfacing with the interface and supporting a second set of known commands, the second set including some commands absent from the first set of commands; providing a command from the second set of commands and absent from the first set of commands for execution on the second device, the command provided on the first device; encoding the first command within data associated with a second other command, the second other command within the first set of commands, the first command encoded within the data for extraction thereof; transmitting the second other command and the data associated with a second other command to the second device via the interface; and extracting the first command from the second command and executing of the first command on the second device.
- a method comprising: providing a first command for execution and for resulting in a data result therefrom; encoding the first command within data associated with a second other command; transmitting the second other command and the associated data for execution thereof; extracting the first command from the second other command and executing of the first command to produce first response data; transmitting a third command for execution thereof, the third command for retrieving of data; and, in response to the third command providing the first response data.
- a device comprising: an interface therein supporting a first set of known commands; and an application for, in execution, providing a command from a second set of commands and absent from the first set of commands for execution on another device and for encoding the first command within data associated with a second other command, the second other command within the first set of commands, the first command encoded within the data for extraction thereof and for providing the second other command and the data associated with a second other command to the interface.
- a device comprising: an interface; and a microcontroller and firmware for receiving a command, for extracting from the command a first command, and for executing of the first command.
- a device comprising: an interface; and an application for, in execution, providing a first command for execution and for resulting in a data result therefrom, encoding the first command within data associated with a second other command, providing the second other command and the associated data to the interface, providing a third command for retrieving of data to the interface, and receiving data in response to the first command in response to the third command.
- a device comprising: an interface; and a microcontroller and firmware for receiving an encapsulated command, the encapsulated command encoded within data associated with a second other command, receiving a third command for retrieving of data from the device, extracting the encapsulated command, executing the extracted encapsulated command to generate first response data, and in response to the third command providing the first response data.
- a storage medium having data stored therein for when executed: providing a command from a second set of commands and absent from the first set of commands supported by an interface for execution on another device and for encoding the first command within data associated with a second other command, the second other command within the first set of commands, the first command encoded within the data for extraction thereof and for providing the second other command and the data associated with a second other command to the interface.
- a storage medium having data stored therein for when executed: providing a first command for execution and for resulting in a data result therefrom, encoding the first command within data associated with a second other command, providing the second other command and the associated data to an interface, providing a third command for retrieving of data to the interface, and receiving data in response to the first command in response to the third command.
- a storage medium having data stored therein for when executed: providing a first command for execution and for resulting in a data result therefrom, encoding the first command within data associated with a second other command, providing the second other command and the associated data to an interface, providing a third command for retrieving of data to the interface, and receiving data in response to the first command in response to the third command.
- a storage medium having data stored therein for when executed: receiving an encapsulated command, the encapsulated command encoded within data associated with a second other command, receiving a third command for retrieving of data from the device, extracting the encapsulated command, executing the extracted encapsulated command to generate first response data, and in response to the third command providing the first response data.
- a peripheral device comprising data stored therein, the data for when executed by a processor of a computer in communication with the peripheral device for supporting communication with the peripheral device and for supporting peripheral device specific operations.
- the peripheral device is a USB memory device.
- a method comprising executing application data, the application data stored within a peripheral device, the application for, when executed, supporting communication with the peripheral device; performing at least an operation unavailable to the processor absent execution of the application data and relating to communication between the processor and the peripheral device.
- FIG. 1 illustrates the interconnectivity between a personal computer and a flash drive memory stick according to the first embodiment of the invention
- FIG. 2a illustrates the communication flow between a host computer and a peripheral USB device according to a first embodiment of the present invention
- FIG. 2b illustrates the contents of the command block wrapper during the process of transmitting an extended command according to the present invention
- FIG. 2c illustrates the contents of the data packet during the process of transmitting an extended command according to the present invention
- FIG.3a illustrates the communication flow between a host computer and a peripheral USB device according to a first embodiment of the present invention
- FIG. 3b illustrates the contents of the command block wrapper during a response to the process of transmitting an extended command according to the present invention
- FIG. 3c illustrates the contents of the data packet during a response to the process of transmitting an extended command according to the present invention.
- FIG. Ia is a block diagram illustrating interconnectivity between a personal computer 106 and a flash drive memory stick 108 for carrying out an embodiment of a method of the invention.
- a workstation 106 with a USB port 103.
- the flash drive memory stick 108 is coupled through the USB electrical interface 105 and the USB port 103 to the workstation 106 and is for storing information therein.
- the USB electrical interface 105 typically comprises a cable and a connector, which is a physical interface for receiving and transmitting electrical signals, which are compatible with the USB specification.
- a device driver 104 in execution on the workstation 106 acts as a communication bridge between application software 102 and a device coupled to the USB port.
- a user 114 of the workstation 106 is able to transmit data to and receive data from the flash drive memory stick 108.
- the application software 102 in execution on the workstation 106 transmits and receives data from the flash drive memory stick 108 in accordance with a standard command set.
- the application encapsulates commands within a data packet forming part of a standard write command to the USB flash drive memory stick 108.
- the write command including the encapsulated data is provided to the device driver for being provided to the USB flash drive memory stick 108.
- the device driver 104 passes this command to the USB flash drive memory stick as it appears to be an acceptable write command.
- additional commands are communicated to the USB flash drive memory stick 108 absent installation of a device driver specific to the USB hardware.
- the flash drive memory stick 108 shown in FIG.l comprises a microcontroller 110 located therein for supporting the functionality and control of the flash drive memory stick 108. This microcontroller is used for extracting and processing of commands and encapsulated data packets, when present, received from the host computer 106. When the host computer 106 transmits commands to the microcontroller 110 through the device driver 104, the microcontroller processes these commands, performs functions based on the commands, and acknowledges performance of the commands in accordance with the standard.
- the implementation of the additional commands unsupported in the standard USB device driver is possible. Further, by upgrading the firmware within a device, new commands can be added after the device has already been shipped to end customers allowing for extended functionality, repair of security errors or breaches, support of different software as it is developed, etc.
- the firmware must recognize and support an automatic formatting function.
- the formatting command is encapsulated within a data packet and transmitted by the application software 102. to the device driver 104 within a write command.
- the device driver transmits the command packet within the write command to the flash drive memory stick 108 where it is extracted by the microcontroller 110.
- the microcontroller executes the command within the USB flash drive memory stick 108.
- the flash drive memory stick 108 transmits status data to notify the host computer 106 of a result of an operation.
- FIG.2a shows a communication between a workstation 218 and a peripheral USB device 220 for transmitting an extended command.
- the workstation 218 transmits a command block wrapper 201 to the USB device 220.
- the command block wrapper 201 is shown in FIG. 2b and comprises a command block wrapper header 202, an operation code 204 in the form of a write command operation code supported in a standard device driver for the USB peripheral device, and a logical block address 206.
- data 208 is provided in the form of encapsulated data encapsulated within data for provision to the peripheral USB device 220 following the command block wrapper 201.
- the encapsulated data is encapsulated within the command as data for being stored at the logical block address in response to execution of, for example, a write command.
- the command block wrapper optionally comprises a CRC value. This command block wrapper 201 meets the existing USB standards.
- the application software encapsulates the extended command signature 212, within the data packet 208.
- This extended command signature 212 is generated as a sequence of bits approximately distinct in their pattern sequence.
- this sequence is determined through a handshake with the peripheral USB device to ensure uniqueness and synchronization.
- this sequence of bits is generated using a random number generator, the random number generated is synchronized with the USB device 220 random number generator.
- the command block wrapper 201 is provided to the device driver for provision to the peripheral USB device 220 and is provided thereto.
- the data is then provided to the device driver for provision to the peripheral USB device 220 and is provided thereto.
- the encapsulated data comprises an extended command signature 212, an extended command operation code 214, and extended command parameters 216; the encapsulated command has content and form known to the microcontroller code that supports extended commands on the device.
- the checksum is for ensuring that the packet has been received without corruption.
- the length of the number generated is relatively long such that the sequence of bits is unlikely to occur within the data packet for an actual write command.
- the microcontroller 110 Upon receiving the original write command in the command block wrapper 201, the microcontroller 110, expects to receive data 208 subsequent including the data to be stored within the memory of the flash drive memory stick 108.
- the data packet 208 which follows the write command in the command block wrapper 201, now contains an extended command signature 212.
- the microcontroller 110 Upon detecting the sequence of bits defining the extended command signature 212 within the encapsulated data, the microcontroller 110 recognizes the packet as containing an extended command. The microcontroller 110 then reads the sequence of bits following the extended command signature 212.
- the extended command operation code 214 defines the extended command to be performed. The microcontroller 110 then executes an operation based on the extended command in accordance with the extended command parameters 216.
- the microcontroller comprises a packet extractor, which extracts the extended command operational code 214 from the encapsulated data 208 and then places the extended command and its parameters back into the receive queue to the application command interpreter of the microcontroller.
- the microcontroller 110 of the flash drive memory stick 108 When the microcontroller 110 of the flash drive memory stick 108 completes execution of the extended operation, it transmits to the host computer through the device driver 104 that the status of the flash drive memory stick 108 has changed. For example, an ACK signal is provided to indicate that the command has been executed successfully.
- This "write status packet" is depicted in FIG. 2a as a command status wrapper 210.
- the device driver 104 reads the command status wrapper 210 comprising a status field (not shown) containing information on the status of the command.
- FIG. 3 a shows the communication flow between the host computer and the peripheral USB device such as the flash drive memory stick. This figure illustrates packet transactions to support an extended read operation - an operation wherein a response other than a standard response is expected from the peripheral USB device 220.
- the response transaction begins with a "read command" transmitted from the host computer 318 to the USB device 320 in the form of a command block wrapper 301.
- the command block wrapper 301 as further illustrated in FIG. 3b comprises a command block wrapper header 302, the operation code 304 in the form of an operation code for a read command, and a logical block address 306.
- the logical block address 306 described herein is equivalent to the logical block address 206 for a write command described previously.
- the microcontroller is expecting such a command since it has data awaiting transmission to the workstation 318 gathered in response to a previous extended command.
- the application also expects the response since it provided the initial extended command upon which generated the data.
- the command block wrapper optionally comprises a CRC value.
- This command block wrapper 301 satisfies the existing USB standards and as such is compatible with generic USB device drivers. The use of a read command obviates a need for special formatting of data thereby retrieved.
- the data packet 308 comprises an extended command response data 309.
- the data packet 308 optionally comprises a CRC value, which contains a checksum, for determining that the data has been received without corruption.
- the application software 102 then processes the response. Though the data is described as extended command response data, it is normal data in response to an extended command. Alternatively, the extended command response data is processed for security or data transmit efficiency.
- the microcontroller 110 of the flash drive memory stick 108 When the microcontroller 110 of the flash drive memory stick 108 completes an extended operation, it signals to the host computer through the device driver 104 that the status of the flash drive memory stick 108 has changed, by sending a read status packet in the form of an ACK signal.
- This status packet is depicted in FIG. 3a as a command status wrapper 310.
- the device driver 104 then reads the command status wrapper 310 comprising a status field (not shown), which contains information on the completion status of the write command.
- this command status wrapper is in accordance with USB standard device driver expected outcomes to maintain compatibility with existing USB device drivers. Additional command status wrapper data is optionally included within the data when advantageous.
- the method and protocols described in the first embodiment of the invention are implemented for USB devices other than flash drive memory sticks including but not limited to printers, scanners, cameras, video cameras or the like, hi a similar reasoning as that above, this enables a user to request extended commands such as editing, formatting, device configuration, device option setting, and other data or device manipulations, by encapsulating the commands within a data packet following a command block wrapper for transmitting a write command.
- this protocol enables a user to request extended commands through application software but since the extended commands are encapsulated within a data packet, it is compatible with generic device drivers located on a workstation in the form of a host computer. The commands are then implemented by the microcontroller located on the USB device without a need to update the device's driver.
- the application for execution on the workstation 218 is stored within memory of the peripheral USB device.
- the peripheral USB device is self-contained, operates with standard device drivers and is fully controllable through the use of the application stored therein.
- peripheral USB devices such as video cameras, digital cameras, and memory sticks supporting extended functions such as user authentication
- storing the application within memory of the peripheral device allows for the device to be used on any of a large number of computer systems absent installation of a device specific device driver thereon. This is very convenient and therefore highly advantageous.
- the application stored within the peripheral USB device only supports some extended functions and a separate application is necessary to support other extended functions.
- initial setup commands are stored on a workstation of the owner of a device to store owner information for use in tracking the device for legal purposes.
- the application(s) within the device are for configuring the device but cannot change that data.
- the original application is then required to change that data.
- This feature is very useful in enterprise applications wherein it is desirable to have some functions only performed by, for example, the IT department and yet it is desirable to support other extended functions for use by everyone with the device.
- Numerous other embodiments may be envisaged without departing from the spirit or scope of the invention.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Systems (AREA)
Abstract
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CA002599832A CA2599832A1 (en) | 2005-03-02 | 2006-02-28 | A method and protocol for transmitting extended commands to usb devices |
AU2006220180A AU2006220180A1 (en) | 2005-03-02 | 2006-02-28 | A method and protocol for transmitting extended commands to USB devices |
JP2007557295A JP2008532144A (en) | 2005-03-02 | 2006-02-28 | Method for sending extended command to USB device and its protocol |
EP06705234A EP1866749A4 (en) | 2005-03-02 | 2006-02-28 | A method and protocol for transmitting extended commands to usb devices |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/068,791 US20060200612A1 (en) | 2005-03-02 | 2005-03-02 | Method and protocol for transmitting extended commands to USB devices |
US11/068,791 | 2005-03-02 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2006092042A1 true WO2006092042A1 (en) | 2006-09-08 |
Family
ID=36940803
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CA2006/000280 WO2006092042A1 (en) | 2005-03-02 | 2006-02-28 | A method and protocol for transmitting extended commands to usb devices |
Country Status (7)
Country | Link |
---|---|
US (1) | US20060200612A1 (en) |
EP (1) | EP1866749A4 (en) |
JP (1) | JP2008532144A (en) |
CN (1) | CN101176062A (en) |
AU (1) | AU2006220180A1 (en) |
CA (1) | CA2599832A1 (en) |
WO (1) | WO2006092042A1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007090269A1 (en) * | 2006-02-06 | 2007-08-16 | Memory Experts International Inc. | Method and protocol for transmitting extended commands to usb devices |
JP2008217263A (en) * | 2007-03-01 | 2008-09-18 | Seiko Epson Corp | Storage terminal, information processor and information processing system |
US9311504B2 (en) | 2014-06-23 | 2016-04-12 | Ivo Welch | Anti-identity-theft method and hardware database device |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8200888B2 (en) * | 2008-06-30 | 2012-06-12 | Intel Corporation | Seek time emulation for solid state drives |
WO2012073126A1 (en) * | 2010-11-29 | 2012-06-07 | Mce-Sys Ltd | Host device coupled to a usb peripheral and method of operating the same |
US9389805B2 (en) * | 2011-08-09 | 2016-07-12 | Seagate Technology Llc | I/O device and computing host interoperation |
CN103971189B (en) * | 2013-01-30 | 2017-07-04 | 中兴通讯股份有限公司 | A kind of method and apparatus of multimode management |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6334124B1 (en) * | 1997-10-06 | 2001-12-25 | Ventro Corporation | Techniques for improving index searches in a client-server environment |
US20020167932A1 (en) * | 2001-03-16 | 2002-11-14 | Mcgowan Steve B. | Method and apparatus for encapsulating universal serial bus messaging over link layer communication protocol |
US6578195B1 (en) * | 1999-12-29 | 2003-06-10 | Lucent Technologies Inc. | Process for data encapsulation in large scale legacy software |
WO2004015953A2 (en) * | 2002-08-06 | 2004-02-19 | Execport Ltd | Method and architecture for communication between a client equipment and an intermediary module which are both located on a local network |
US20040210666A1 (en) * | 2000-12-22 | 2004-10-21 | Microsoft Corporation | System and method for encapsulating data within a formatted data protocol |
US20050039060A1 (en) * | 2003-06-30 | 2005-02-17 | Tdk Corporation | USB interface system |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6260084B1 (en) * | 1998-05-18 | 2001-07-10 | 3Com Corporation | Modem apparatus and method for serial command and data multiplexing |
US6252577B1 (en) * | 1999-03-18 | 2001-06-26 | Intel Corporation | Efficient methodology for scaling and transferring images |
US7039727B2 (en) * | 2000-10-17 | 2006-05-02 | Microsoft Corporation | System and method for controlling mass storage class digital imaging devices |
US6832273B2 (en) * | 2000-12-21 | 2004-12-14 | Microsoft Corporation | System and method to specify extended configuration descriptor information in USB devices |
US6979266B2 (en) * | 2001-03-30 | 2005-12-27 | Igt | Method and apparatus for downloading peripheral code |
US6795872B2 (en) * | 2002-05-09 | 2004-09-21 | Renesas Technology America, Inc. | Maintaining at least partial functionality of a device as defined by a hardware configuration at a USB bus enumeration while the device memory is programmed |
US7159065B1 (en) * | 2002-06-20 | 2007-01-02 | Cypress Semiconductor Corporation | Method for issuing vendor specific requests for accessing ASIC configuration and descriptor memory while still using a mass storage class driver |
US7467406B2 (en) * | 2002-08-23 | 2008-12-16 | Nxp B.V. | Embedded data set processing |
US7290134B2 (en) * | 2002-12-31 | 2007-10-30 | Broadcom Corporation | Encapsulation mechanism for packet processing |
US7469343B2 (en) * | 2003-05-02 | 2008-12-23 | Microsoft Corporation | Dynamic substitution of USB data for on-the-fly encryption/decryption |
US7181649B2 (en) * | 2003-05-09 | 2007-02-20 | Stmicroelectronics, Inc. | Universal serial bus (USB) smart card having enhanced testing features and related system, integrated circuit, and methods |
KR100496506B1 (en) * | 2003-10-21 | 2005-06-21 | 주식회사 텔레칩스 | Method For Providing Extended USB Functions Using Standard UMS Communication |
US20060047944A1 (en) * | 2004-09-01 | 2006-03-02 | Roger Kilian-Kehr | Secure booting of a computing device |
US8504707B2 (en) * | 2004-12-07 | 2013-08-06 | Cisco Technology, Inc. | Method and system for sending and receiving USB messages over a data network |
-
2005
- 2005-03-02 US US11/068,791 patent/US20060200612A1/en not_active Abandoned
-
2006
- 2006-02-28 WO PCT/CA2006/000280 patent/WO2006092042A1/en not_active Application Discontinuation
- 2006-02-28 CN CNA2006800067999A patent/CN101176062A/en active Pending
- 2006-02-28 EP EP06705234A patent/EP1866749A4/en not_active Withdrawn
- 2006-02-28 JP JP2007557295A patent/JP2008532144A/en active Pending
- 2006-02-28 AU AU2006220180A patent/AU2006220180A1/en not_active Abandoned
- 2006-02-28 CA CA002599832A patent/CA2599832A1/en not_active Abandoned
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6334124B1 (en) * | 1997-10-06 | 2001-12-25 | Ventro Corporation | Techniques for improving index searches in a client-server environment |
US6578195B1 (en) * | 1999-12-29 | 2003-06-10 | Lucent Technologies Inc. | Process for data encapsulation in large scale legacy software |
US20040210666A1 (en) * | 2000-12-22 | 2004-10-21 | Microsoft Corporation | System and method for encapsulating data within a formatted data protocol |
US20020167932A1 (en) * | 2001-03-16 | 2002-11-14 | Mcgowan Steve B. | Method and apparatus for encapsulating universal serial bus messaging over link layer communication protocol |
WO2004015953A2 (en) * | 2002-08-06 | 2004-02-19 | Execport Ltd | Method and architecture for communication between a client equipment and an intermediary module which are both located on a local network |
US20050039060A1 (en) * | 2003-06-30 | 2005-02-17 | Tdk Corporation | USB interface system |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2007090269A1 (en) * | 2006-02-06 | 2007-08-16 | Memory Experts International Inc. | Method and protocol for transmitting extended commands to usb devices |
JP2008217263A (en) * | 2007-03-01 | 2008-09-18 | Seiko Epson Corp | Storage terminal, information processor and information processing system |
US7930466B2 (en) | 2007-03-01 | 2011-04-19 | Seiko Epson Corporation | Storage terminal, information processing apparatus, and information processing system |
US9311504B2 (en) | 2014-06-23 | 2016-04-12 | Ivo Welch | Anti-identity-theft method and hardware database device |
Also Published As
Publication number | Publication date |
---|---|
EP1866749A4 (en) | 2008-09-17 |
CA2599832A1 (en) | 2006-09-08 |
JP2008532144A (en) | 2008-08-14 |
AU2006220180A1 (en) | 2006-09-08 |
CN101176062A (en) | 2008-05-07 |
EP1866749A1 (en) | 2007-12-19 |
US20060200612A1 (en) | 2006-09-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5044254B2 (en) | Architecture for PC flash disk based on universal serial bus | |
US20180011718A1 (en) | Re-enumeration of usb 3.0 compatible devices | |
JP3714969B2 (en) | Flash memory card with improved operating mode detection and user-friendly interfacing system | |
EP3276481B1 (en) | Nvme networked storage implementation method, terminal, server, and system | |
US6389495B1 (en) | Dedicated circuit and method for enumerating and operating a peripheral device on a universal serial bus | |
CN104408003B (en) | The wireless usb protocol and hub of enhancing | |
US7725628B1 (en) | Direct secondary device interface by a host | |
US20060200612A1 (en) | Method and protocol for transmitting extended commands to USB devices | |
TWI455033B (en) | Memory system allowing host to easily transmit and receive data | |
EP1310908A3 (en) | Portable storage medium based on universal serial bus standard | |
JP2008257419A (en) | Communication adapter and data transfer method for communication adapter | |
US20060253673A1 (en) | Apparatus and method for permitting access to storage means | |
US20130124877A1 (en) | Communication method, communication equipment, and storage equipment | |
US6779052B2 (en) | Electronic apparatus, system and method for controlling communication among devices coupled through different interfaces | |
US20070198753A1 (en) | Method and protocol for transmitting extended commands to USB devices | |
KR100782113B1 (en) | Memory card system and method transmitting host identification information thereof | |
US8402284B2 (en) | Symbiotic storage devices | |
EP1205845A2 (en) | Microcomputer and method of controlling the same | |
US20060282602A1 (en) | Data transmission device and method thereof | |
WO2024032474A1 (en) | Device access method, data exchange method and related device | |
KR102262099B1 (en) | Method for blocking ransomware and apparatus using the same | |
KR20220143695A (en) | Reader device and its configuration method | |
EP3413205A1 (en) | Re-enumeration of usb 3.0 compatible devices | |
US20210157757A1 (en) | Data conversion device and data conversion system | |
US20090234991A1 (en) | Enhanced throughput communication with a peripheral device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2007557295 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2006220180 Country of ref document: AU Ref document number: 2599832 Country of ref document: CA |
|
WWE | Wipo information: entry into national phase |
Ref document number: 200680006799.9 Country of ref document: CN |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
ENP | Entry into the national phase |
Ref document number: 2006220180 Country of ref document: AU Date of ref document: 20060228 Kind code of ref document: A |
|
WWP | Wipo information: published in national office |
Ref document number: 2006220180 Country of ref document: AU |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2006705234 Country of ref document: EP |
|
NENP | Non-entry into the national phase |
Ref country code: RU |
|
WWW | Wipo information: withdrawn in national office |
Country of ref document: RU |
|
WWP | Wipo information: published in national office |
Ref document number: 2006705234 Country of ref document: EP |