FDO_FRST
fdout_wr(fdc, FDO_FRST);
fdout_wr(fdc, fdc->fdout & ~(FDO_FRST|FDO_FDMAEN));
fdc->fdout |= FDO_FDMAEN | FDO_FRST | fd->fdsu;