Changes between Initial Version and Version 1 of Ticket #64, comment 16


Ignore:
Timestamp:
Oct 22, 2017, 3:59:07 PM (7 years ago)
Author:
erdmann

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64, comment 16

    initial v1  
    5555I would think that FSH_DOVOLIO is just a wrapper around the DMD/legacy device driver strat1 entry point and nothing more (so that you don't have to find out WHICH DMD/legacy device driver needs to be called. FSH_DOVOLIO will find the correct DMD/block driver via the VPB info).
    5656
     57Please note: strat2 and strat3 entry points are OPTIONAL. You cannot rely on their existence. In short: you still might be forced to use the strat1 entry point/FSH_DOVOLIO.[[BR]]
     58That will certainly be true for a volume managed by VFDISK.SYS as it is a legacy block device driver that does not support the strat2 entry point.
     59
    5760Don't worry too much about performance. The largest performance hit is FAT32.IFS itself with its inefficient sector handling.
    5861