Skip to content

Figure out how to best load the driver #9

@JohnAZoidberg

Description

@JohnAZoidberg

Add a new ACPI device?
Pro:

  • Simple
  • Always stays the same, also in windows registry
  • Easily works with Windows Update
    Con:
  • Need to time with BIOS. If ACPI but no driver will yellow bang. If driver but no device, driver won't load
  • Why new ACPI device if it's not necessary?

Software device?
Pro:

  • Doesn't depend on specific BIOS version
    Con:
  • Needs installation step to create it
  • Registry path might change

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions