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, May 17, 10:57 AM
Unknown Object (File)
Apr 10 2024, 11:14 PM
Unknown Object (File)
Apr 10 2024, 11:14 PM
Unknown Object (File)
Apr 10 2024, 9:54 PM
Unknown Object (File)
Apr 10 2024, 9:39 PM
Unknown Object (File)
Feb 10 2024, 1:53 PM
Unknown Object (File)
Jan 12 2024, 8:05 AM
Unknown Object (File)
Jan 1 2024, 9:03 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43170
Build 40058: arc lint + arc unit

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