This directory builds the minipoRT driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which 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 for detecting non-Plug and Play 1540 SCSI controllers—the Plug and Play controllers are detected by the operating system—and for shutting down the controller during device removal or power management operations. This sample also demonstrates the use of the SCSIWMI library to add WMI functionality to SCSI minipoRTs. This library can be linked into a minipoRT and provides most of the framework needed to expose WMI data blocks to SCSIPORT and the system.
标签: driver This controllers directory
上传时间: 2016-06-28
上传用户:caiiicc
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
WMI implementation in a iSCSI minipoRT can be tested using the iscsicli.exe application, device manager property pages, WBEMTEST.exe and scripts generated by the wmimofck.exe tool.
标签: implementation application minipoRT iscsicli
上传时间: 2016-07-01
上传用户:franktu
实现一个千兆以太网卡的NDIS的minipoRT驱动实例源代码 对于那些希望写一个NDIS 6.0的minipoRT设备驱动的开发人员来说,实例实在是太少了,只有一个DDK中的E100BEX。这里,我将选择一个当前比较流行的以太网控制器(Realtek 8111/8168/8169/8110等PCI的千兆以太网控制器),针对它们写一个NDIS6的驱动
上传时间: 2016-12-31
上传用户:jackgao
ReactOs中的USB驱动,包括USBD驱动 、USB控制器驱动(包括OHCI和UHCI) minipoRT驱动 USBHUB驱动,USBSTOR 驱动和USBPort驱动,
上传时间: 2013-12-06
上传用户:宋桃子