常見的接口:1、并行接口(每一次傳送一個字或字節的全部代碼)INTEL 8255,MC6820,Z80_PIO,傳送的距離比較近。 2、串行接口:數據和控制信息是一位一位串行地傳送下去,距離比較遠,通常COM1使用是9針D形連接器,COM2使用是老式的DB25針連接器, 3、磁盤接口 (1)IDE接口,集成驅動器電子部件,不支持DMA數據傳送,只使用標準的PCI/O端口指令來傳送所有的命令,狀態等 (2)EIDE接口, 4、SCSI接口。具有多任務接口,具有總線仲裁功能。按同步或異步方式傳輸數據,可分單端和差分傳送方式,是智能化設備。 5、USB接口。
上傳時間: 2015-08-17
上傳用戶:gtf1207
usb的arm 驅動,支持SCSI協議,文件通過驗證
上傳時間: 2015-08-25
上傳用戶:獨孤求源
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 Specification。 前兩個子規范定義了數據/命令/狀態在USB上的傳輸方法。 Bulk-Only傳輸規范僅僅使用Bulk端點傳送數據/命令/狀態, CBI傳輸規范則使用Control/Bulk/Interrupt三種類型的端點進行數據/命令/狀態傳送。 后兩個子規范定義了對存儲介質的操作命令。 ATA 命令規范用于硬盤。 UFI命令規范是針對USB移動存儲而制定的,實際上UFI命令格式是基于SFF-8070i和SCSI-2規范,總共定義了19個12字節長度的操作命令。
標簽: USB Interrupt Storgage Control
上傳時間: 2015-08-29
上傳用戶:aysyzxzm
海量存儲設備類,完整文檔打包,SCSI命令集,FAT格式
上傳時間: 2013-12-20
上傳用戶:qweqweqwe
Mass.Storage.Designing.and.Programming.Devices.and.Embedded.Hosts. 這是很難找的一本關于USB MASS STORAGE的書,里面對SCSI講述很詳細,強烈推薦
標簽: Programming Designing and Embedded
上傳時間: 2013-12-28
上傳用戶:diets
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. 2.0.10 (April 9th, 2004) - Return "command timeout" status instead of "selection timeout status" to the SCSI mid-layer in response to selection timeouts. While the latter may seem more correct, the mid-layer will not offline devices suffering from persistent selection timeouts. This leads to extremely long recovery times for devices that go missing. Returning command timeout status causes the mid-layer to enter recovery and eventually offline persistently missing devices.
標簽: PF_FREEZE software support suspend
上傳時間: 2016-01-05
上傳用戶:亞亞娟娟123
用at89c5131+K9f5608開發的一個U盤的固件程序,bulkonly傳輸協議,SCSI指令集,實現了讀寫
上傳時間: 2016-03-10
上傳用戶:gououo
獲取系統多種硬件的序列號,包括:網卡、硬盤(IDE和SCSI)、CPU和BIOS。C++語言,有VS6和VS2003工程文件。
上傳時間: 2016-03-14
上傳用戶:zhuoying119
This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information. This sample works on both x86 and Alpha platforms, and is 64-bit compliant. It builds with Microsoft® Visual C® 6.0. It does not implement Plug and Play or Power Management.
標簽: sample vendor-specific minidriver provides
上傳時間: 2013-12-20
上傳用戶:wyc199288
This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several functions that are used by SCSIport.sys to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities. This driver is also responsible shutting down the controller during device removal or power management operations.
標簽: PCI_UltraSCSI Controllers directory contains
上傳時間: 2016-06-28
上傳用戶:l254587896