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)
Fri, Mar 21, 11:54 PM
Unknown Object (File)
Thu, Mar 20, 9:01 PM
Unknown Object (File)
Sat, Mar 8, 1:39 PM
Unknown Object (File)
Feb 12 2025, 10:00 PM
Unknown Object (File)
Feb 11 2025, 10:34 PM
Unknown Object (File)
Feb 3 2025, 12:20 PM
Unknown Object (File)
Jan 25 2025, 11:37 PM
Unknown Object (File)
Jan 24 2025, 11:20 AM
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