Page MenuHomeFreeBSD

Use EARLY_DRIVER_MODULE in the acpi bus
ClosedPublic

Authored by andrew on Feb 16 2020, 2:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 12:01 AM
Unknown Object (File)
Thu, Sep 25, 6:48 PM
Unknown Object (File)
Sep 3 2025, 11:27 AM
Unknown Object (File)
Aug 28 2025, 4:12 PM
Unknown Object (File)
Aug 18 2025, 7:04 PM
Unknown Object (File)
Aug 4 2025, 5:22 AM
Unknown Object (File)
Jul 22 2025, 12:07 PM
Unknown Object (File)
Jun 23 2025, 9:12 PM
Subscribers
None

Details

Summary

We need this to use EARLY_DRIVER_MODULE in child drivers on arm64. This
should be a nop on x86 as it has DRIVER_MODULE in the nexus driver.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 17 2020, 3:32 PM
This revision was automatically updated to reflect the committed changes.