日本語のみで絞り込む

2016/3/28 -This document describes the use of the USB Host Mass Storage Class driver (HMSC). It also includes a simple example.

2003/6/23 -The Bulk In and Bulk Out endpoints are used to transport data between the host and the device. The Interrupt endpoint is used to signal command ...

2020/6/1 -This document describes the following sample firmware: USB Host Mass Storage Class Driver for USB Mini. Firmware using Firmware Integration ...

2021/12/14 -A storage class driver uses the well-established SCSI class/port interface to control a mass storage device of its type on any bus for which ...

1999/1/5 -The UFI device is represented by a USB. Floppy Disk Unit (USB FDU). The UFI device driver software running on the Host controls the UFI device ...

The USB mass storage device class supports two transport protocols, as follows: Bulk-Only Transport (BOT). Control/Bulk/Interrupt (CBI) Transport (used only for ...

2008/1/2 -This application note discusses and provides a Mass. Storage Device (MSD) function driver that can be inte- grated with almost any application ...

@file # USB Mass Storage Driver that manages USB mass storage devices and produces Block I/O Protocol. # # The USB mass storage class is specified in two ...

2023/7/9 -USB Mass Storage Class Devices ... "Control/Bulk/Interrupt (CBI) transport is only for full-speed floppy disk drives. ... The USB Mass Storage Class ...

Open Menu /drivers/usb/storage/usb.c ... * * This driver is based on the 'USB Mass Storage Class' document. ... An optional interrupt-in is OK (necessary for CBI ...