]> wirehaze git hosting - BOS.git/blobdiff - kernel/shell/commands.asm

wirehaze git hosting

More cleaning. Now runs error-free. IMG added to repo.
[BOS.git] / kernel / shell / commands.asm
index 1c66dc74949e17ae3fbecc90a3569509b525ec68..3314e0132a585edd146a56863ded672b14fe8107 100755 (executable)
          call    print_char\r
 \r
          call    fdd_reset\r
-         call    fdd_recalibrate                     ; do somthing about the error.. :P\r
+         mov     al, 1\r
+         call    fdd_recal_seek                      ; do somthing about the error.. :P\r
 \r
      .end:\r
          ret\r