虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

您现在的位置是:虫虫下载站 > 资源下载 > 驱动编程 > The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

资 源 简 介

The sfloppy sample is a super floppy driver that resides in the directory \\Ntddk\Src\Storage\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers communication between the application level and the port driver. The floppy driver takes requests from filesystem drivers and then sends the appropriate SCSI_REQUEST_BLOCK (SRB) to the port driver. It is compatible with x86 and IA64 platforms.

相 关 资 源