搜索资源列表
USB_mass_storage_Specification
- USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specificatio
readtoc
- scsi command readtoc 的总结-scsi command readtoc summary
SCSIBlockCommand
- SCSI Block Command(scsi命令指令集)
aic79xx-linux-2.4-20040522.tar
- 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.11 (May 7th, 2004) - Avoid split-completion bugs in certain PCI-X chipsets by breaking up large completion entry DMAs on ADB boundaries.
sbc2r15
- scsi command for usb storage
SCSI指令集
- SCSI指令集,不错,分享一下-SCSI command set, well, share! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
USBMassStorage
- 关于U盘开发中所用到的协议,SCSI命令和BULK-only传输协议的约定-U disk about the development of the protocol used, SCSI command and BULK-only transfer protocol agreement
SCSICommandTest
- 发SCSI命令对磁盘信息的获得,程序由c编写-SCSI command issued to obtain information on the disk, the program prepared by the c
SCSIctl
- 标准的scsi指令代码。适合用于设备的开发和维护。-Standard scsi command code. Suitable for the development and maintenance of equipment.
reader
- Test some scsi command for usb mass storage
mmc2r11a
- SCSI Multimedia Commands 鈥?2 (MMC-2) NCITS 333 T10/1228-D 4.1.1. CD address reporting formats (MSF bit) Several CD commands can report addresses either in logical block address or in MSF format (see Table 1). The READ HEADER, READ SUB-CHANNEL
mmc3r10g
- SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY command (Table 144) provides a means for the Initiator to request information regarding the capacity of the Logical Unit. This command shall not repo
scsi
- SCSI源码,包含SPC的一些命令,还有SBC一些,但是不是很全-SCSI source, including a number of command SPC, and SBC, but not very wide
SCSI
- USB 命令,用于USB 通信的设备格式-SCSI command
USB
- 提出了一种基于单片机的智能仪表扩展USB接口的方法。介绍了USB接口芯片SL811 HS的结构和性能以及USB接口的硬 件电路图,详细分析了USB接口驱动程序的设计方法及FAT16文件系统的结构。利用SCSI传输命令集,通过BULK-IN和BULK-OUT 端点实现了主机与U盘设备之间的数据通信。实验和应用结果表明,该方案具有控制方便、传输速度快、存储数据稳定可靠等优点。-A microcontroller based intelligent instrumentation extend
SCSI_command
- 本文档详细描述了SCSI互联接口,SPC-2指令集,并定义了SCSI器件模型.-This standard defines the device model for all SCSI devices. This standard defines the SCSI commands that are basic to every device model and the SCSI commands that may apply to any device model
cdemu-daemon-1.3.0.tar
- CDemu是模拟CD、DVD设备的内核模块。它让你能使用.bin/.cue, .nrg, 或 .ccd这样的非ISO-9660格式的光盘镜像。之所以要用到它,是因为mount只能挂载iso。iso只包含单一的文件系统,而许多cd都带有复杂的信息,比如混合数据和音轨。CDemu让你能获得这些CD镜像完整、原始的内容。 CDemu利用vhba内核模块模拟出一个SCSI CD/DVD设备,由后台运行的cdemud守护进程(cdemud)与该模块通信。镜像分析代码被抽象到一个库中(libmir
SCSI
- USB 大容量存储设备 Bulk-only传输协议SCSI命令测试举例-USB (mass storage device) with Bulk-only, SCSI Command test
SBC-3
- This standard specifies the functional requirements for the SCSI Block Commands - 3 (SBC-3) command set. SBC-3 permits SCSI block logical units such as rigid disks to attach to computers and provides the definition for their use. This standard mainta
scsi_cmnd
- A SCSI Command is assigned a nonzero serial_number before passed to the driver s queue command function.