您现在的位置是:源码地带 > 资源下载

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.

相 关 资 源