搜索结果
找到约 15 项符合
miniport 的查询结果
驱动编程 This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver
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 ...
驱动编程 This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. T
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.
Thi ...
驱动编程 WMI implementation in a iSCSI miniport can be tested using the iscsicli.exe application, device ma
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.
驱动编程 实现一个千兆以太网卡的NDIS的miniport驱动实例源代码 对于那些希望写一个NDIS 6.0的miniport设备驱动的开发人员来说
实现一个千兆以太网卡的NDIS的miniport驱动实例源代码
对于那些希望写一个NDIS 6.0的miniport设备驱动的开发人员来说,实例实在是太少了,只有一个DDK中的E100BEX。这里,我将选择一个当前比较流行的以太网控制器(Realtek 8111/8168/8169/8110等PCI的千兆以太网控制器),针对它们写一个NDIS6的驱动 ...
驱动编程 ReactOs中的USB驱动
ReactOs中的USB驱动,包括USBD驱动 、USB控制器驱动(包括OHCI和UHCI) MiniPort驱动 USBHUB驱动,USBSTOR 驱动和USBPort驱动,