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
F86816471: D8852.id23089.diff
Wed, Jun 26, 12:42 AM
Unknown Object (File)
Mon, Jun 24, 9:14 PM
Unknown Object (File)
Mon, Jun 24, 8:04 PM
Unknown Object (File)
Fri, Jun 21, 4:34 PM
Unknown Object (File)
Fri, Jun 21, 11:58 AM
Unknown Object (File)
Thu, Jun 20, 11:53 PM
Unknown Object (File)
Thu, Jun 20, 11:10 PM
Unknown Object (File)
Thu, Jun 20, 11:05 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

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

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 ↗(On Diff #23089)

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.