WindThruEars
驱动老牛
驱动老牛
  • 注册日期2002-11-17
  • 最后登录2004-07-10
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:2297回复:1

RAMDISK/Virtual file disk sample based on SCSI miniport driver

楼主#
更多 发布于:2002-08-05 09:42
I remembered some time ago, we discussed ram disk, virtual file disk here. And I suggested implement that with a SCSI miniport driver like some virtual CD-ROM did. Somebody here asked me for a sample but I hadn\'t at that time.

I wrote such a sample during this weekend, please let me know (send me an email at kanghai2k@hotmail.com) if anybody want that.

Indeed I wrote two samples. One is a vritual file disk driver using C. The other is a RAM disk using C++ that is part of a virtual SCSI adapter driver architecture that I am currently working for.

Don\'t expect the samples are perfect because I wrote them in just several days.
我是假耳朵
WindThruEars
驱动老牛
驱动老牛
  • 注册日期2002-11-17
  • 最后登录2004-07-10
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2002-08-06 05:37
Attached is the sample codes I mentioned. I supposed you are a driver guru who can understand the code and the risk to test it.

 

Please read the following agreement before view the package.

 

This code may be used in compiled form in any way you desire. This file may be redistributed unmodified by any means PROVIDING it is not sold or profit without the authors written consent, and providing that this notice and the authors name is included.

 

This file is provided \'as is\' with no expressed or implied warranty. The author accepts no liability if it causes any damage to your computer.

 

Do expect bugs.

Please let me know of any bugs/mods/improvements. And I will try to fix/incorporate them into this file.

 

The install script (.INF) file also provided in the package.

 

No any support will be provided (that is don’t send me any email to ask me anything about the package), take your own risk to install/test it.

 

Bug report is welcomed, but please don’t send me email about any question you may have.
我是假耳朵
游客

返回顶部