]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ahci(4): Allow enclosure emulation without hardware.
authorAlexander Motin <mav@FreeBSD.org>
Fri, 17 Dec 2021 20:24:56 +0000 (15:24 -0500)
committerAlexander Motin <mav@FreeBSD.org>
Fri, 24 Dec 2021 01:05:10 +0000 (20:05 -0500)
commit4fd804ef66312e5b3a327871478b69ee042b0d9e
treef87369b50519aa12c41d90c35a044ca955e558f8
parentdee27397137a1943a509c2ed5fe3741751ccda0f
ahci(4): Allow enclosure emulation without hardware.

After 53f5ac1310e allowed SATA device mapping to enclosure slots,
it may have sense to provide enclosure device emulation even without
real hardware interface like SGPIO just for purposes of physical
device location tracking (still assuming straight cabling).

MFC after: 1 week
Sponsored by: iXsystems, Inc.

(cherry picked from commit 9aba757e92aaf0751c83c0ce3f18f65f864f1811)
share/man/man4/ahci.4
sys/dev/ahci/ahci.c
sys/dev/ahci/ahciem.c