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

i8042prt fails when IRP_MN_START_DEVICE sent to it

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • Drivers: Other
    • None

    Description

      i8042prt driver fails the initialization if IRP_MN_START_DEVICE is sent to the stack before kbdclass or mouclass is attached. The handler contains dead code, and is broken in general.
      (after kbdclass or mouclass is attached, IRP_MN_START_DEVICE is not sent to the driver at all)

      Needs refactoring

      Attachments

        Issue Links

          Activity

            People

              extravert34 extravert34
              extravert34 extravert34
              Votes:
              4 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: