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)
Wed, Apr 10, 11:14 PM
Unknown Object (File)
Wed, Apr 10, 11:14 PM
Unknown Object (File)
Wed, Apr 10, 9:54 PM
Unknown Object (File)
Wed, Apr 10, 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
Unknown Object (File)
Dec 23 2023, 12:53 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