Page MenuHomeFreeBSD

nvd: For AHCI attached devices, report ahci bridge
ClosedPublic

Authored by imp on Dec 6 2021, 6:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 4:07 PM
Unknown Object (File)
Tue, Dec 10, 10:43 AM
Unknown Object (File)
Nov 25 2024, 5:28 AM
Unknown Object (File)
Nov 7 2024, 10:20 PM
Unknown Object (File)
Oct 21 2024, 8:32 PM
Unknown Object (File)
Oct 18 2024, 11:11 PM
Unknown Object (File)
Oct 4 2024, 5:14 PM
Unknown Object (File)
Oct 4 2024, 5:13 PM
Subscribers

Details

Summary

When an NVME device is attached via a AHCI controller, we have no access
to its config space. So instead of information about the nvme drive
itself, return info about the AHCI controller as the next best thing.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I suppose RAID BIOS identification, which are these d_hba_* fields are used for, should indeed be based on the AHCI in this case.

This revision is now accepted and ready to land.Dec 6 2021, 2:54 PM