// PATCH: Allow DskChg to do file system checks on floppy disks // FILE: ::/Kernel/BlkDev/DskDrv.HC // TO INSTALL: #include this file before the call to DskCacheInvalidate(). else if (bd->type==BDT_FLOPPY) FDCFsChk(dv);