Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-7935

Tecra 8100: WaitForControllerInterrupt() in FLOPPY.SYS prevents the OS from booting up.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • None
    • Drivers: Other
    • None
    • Tecra 8100, r62260

    Description

      The OS does not boot up on Tecra 8100 (P3-based laptop) because of a problem in FLOPPY.SYS. When this driver is excluded from the build, LiveCD boots up successfully.

      I added some DPRINTs to see what is going on in that driver during the OS' startup ("screenshot" attached). It seems like the driver finds a floppy controller and attempts to initialize it. After WaitForControllerInterrupt() is called, the laptop freezes - the call to KeWaitForMultipleObjects() in QueueThread(), that is called by WaitForControllerInterrupt(), never returns.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              ConductiveDielectric ConductiveDielectric
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: