]> 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, 17 Dec 2021 20:34:43 +0000 (15:34 -0500)
commit9aba757e92aaf0751c83c0ce3f18f65f864f1811
treec2fa5fe2b0f37d155401ca6d65d04179e40a67da
parent75add59a8ee2e24cb76a2f0fcbf9aa6d740e3bb6
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.
share/man/man4/ahci.4
sys/dev/ahci/ahci.c
sys/dev/ahci/ahciem.c