Jump to content

Damnation

Member
  • Posts

    781
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Australia

Posts posted by Damnation

  1. 6 hours ago, cyberluke said:

    Can this be used to implement ACPI driver that will in fact ignore ACPI for BIOS that does not support ACPI and does not have ACPI table? Something like silently ignore ACPI, provide SMP support (multiprocessor support via MPS multiprocessor) and don't throw BSOD?

    @cyberluke

    Not quite, to disable ACPI you'll also need a type of HAL that specifically ignores ACPI.

    Multiprocessor ACPI HAL is the best HAL for modern hardware, the other HALs might not even work.

  2. @Dietmar

    Thanks,

    So this message means

    Quote

    'This Device Manager error message indicates that the function driver for the device returned an error from its AddDevice routine.

    But I'm unsure which AddDevice routine failed in USBXHCI there seems to be more than one - can you see if loading PDB symbols gives more info?

  3. 15 minutes ago, Dietmar said:

    BSOD 0x7E 0x80000003

    If exception code 0x80000003 occurs, a hard-coded breakpoint or assertion was hit

    Unfortunately, I don't know where in the file this occurred, so I'll have to wait for you to debug to get more information.

×
×
  • Create New...