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)
Wed, Jan 1, 7:06 PM
Unknown Object (File)
Dec 4 2024, 12:40 AM
Unknown Object (File)
Nov 24 2024, 3:27 PM
Unknown Object (File)
Nov 12 2024, 12:22 PM
Unknown Object (File)
Nov 11 2024, 5:43 AM
Unknown Object (File)
Oct 10 2024, 9:11 AM
Unknown Object (File)
Sep 24 2024, 4:56 AM
Unknown Object (File)
Sep 23 2024, 7:41 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.