首页| 行业标准| 论文文档| 电子资料| 图纸模型
购买积分 购买会员 激活码充值

您现在的位置是:团子下载站 > 驱动编程 > 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 \NtddkSrcStoragesfloppy. 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.
VIP VIP