Page MenuHomeFreeBSD

Add an ACPI attachement to the ahci_generic driver
ClosedPublic

Authored by andrew on Dec 19 2016, 1:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 2:50 PM
Unknown Object (File)
Tue, May 14, 2:43 PM
Unknown Object (File)
Fri, Apr 26, 5:15 AM
Unknown Object (File)
Mar 25 2024, 10:45 PM
Unknown Object (File)
Mar 2 2024, 4:47 PM
Unknown Object (File)
Feb 5 2024, 4:18 PM
Unknown Object (File)
Dec 20 2023, 4:02 AM
Unknown Object (File)
Oct 4 2023, 8:15 PM
Subscribers

Details

Summary

This adds a second attachment to the existing ahci_generic driver
for acpi. This will attach on the AMD Opteron a1100.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6313
Build 6553: arc lint + arc unit

Event Timeline

andrew retitled this revision from to Add an ACPI attachement to the ahci_generic driver.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: mav.
andrew added a subscriber: emaste.
sys/dev/ahci/ahci_generic.c
50

Minor consistency point, maybe have corresponding DEV_ACPI/FDT blocks for each case in the same order - i.e., headers, probe routines, device_method_t/driver_t

mav edited edge metadata.

I have no objections.

This revision is now accepted and ready to land.Dec 19 2016, 2:52 PM
This revision was automatically updated to reflect the committed changes.