// PATCH: Set "removable" flag on floppy devices // FILE: ::/Kernel/BlkDev/DskBlkDev.HC // TO INSTALL: #include this file at the end of the switch statement case BDT_FLOPPY: res->flags|=BDF_REMOVABLE;