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
T-kernel 的extension源代码,是日本最著名的T-kernel所独有的,适合开发T-kernel的朋友们使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a Process management. The TK/SE archive to be provided is comprised of the main portion and the 2 extended file system portions, and TK/SE object is built by adding these to T-Kernel source. a) tkernel_se_1.00.00.tar.gz Main source of T-Kernel/SE b) extfs_fatfs_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (FAT) c) extfs_cdrom_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (CD-ROM)
上传时间: 2014-01-20
上传用户:czl10052678
此软件功能强大 It operates in the highly ompetitive UK banking sector against ...barcode reader to reduce human errors in the ordering Process. - The ...co-generation and unit- testing of client and server components of the
标签: ompetitive operates banking against
上传时间: 2014-11-29
上传用户:huyiming139
这是一个模拟调度程序,通过读取文件的到达时间调度进程,模拟轮转r=1的调度策略,里面的Process是进程执行,通过它,调度时输出相关调度信息
上传时间: 2013-12-14
上传用户:wqxstar
.ifnz I2C_SUPPORT ************************************************************** Function : fProcessI2cRead Description : Process I2C write function Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr Output : NONE ************************************************************** fProcessI2cRead: fetch parameter lda IOP_DATA1_H sta rCtrlByte lda IOP_DATA1_L sta rAddr jsr fI2cSendCmdAddr bcs lReadI2CFail
标签: C_SUPPORT Function ifnz fPro
上传时间: 2016-07-21
上传用户:xaijhqx
该代码可以使你的进程不能用任务管理器终止,就连著名的 proceXP 也无法 kill Process,除非重新启动电脑。
上传时间: 2013-12-16
上传用户:dengzb84
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the Processes that occur after the design of a product is complete. Design deficiencies are a significant problem, and can be exceedingly difficult to identify in the field. These types of quality problems can be addressed in the design phase with relatively little effort, and with far less expense than will be incurred later in the Process. Unfortunately, there are many hardware designers and organizations that, for various reasons, do not understand the significance and expense of an unreliable design. The design methodology presented in this text is intended to address this problem.
标签: inherently reliable devices design
上传时间: 2016-07-30
上传用户:xiaodu1124
JAVA如何调用DOS命令,用Java编写应用时,有时需要在程序中调用另一个现成的可执行程序或系统命令,这时可以通过组合使用Java提供的Runtime类和Process类的方法实现。
上传时间: 2014-01-12
上传用户:yy541071797
This tutorial illustrates how to use the versatile Eclipse environment to facilitate development of Globus Toolkit V4 (GT4) grid services. The tutorial is written for Web service and grid developers who would like the convenience of orchestrating the whole grid service development Process from within the Eclipse IDE on Windows-based platforms.
标签: illustrates environment development facilitate
上传时间: 2014-08-18
上传用户:我们的船长