diff options
| author | Jaeyoon Choi <jaeyoon@FreeBSD.org> | 2026-09-15 01:39:41 +0000 |
|---|---|---|
| committer | Jaeyoon Choi <jaeyoon@FreeBSD.org> | 2026-09-15 01:44:33 +0000 |
| commit | 28fefc441e3b701acc2888892a518774394255c7 (patch) | |
| tree | b73129d4bec245f0856410ab387bd3e1880ff35e /include | |
| parent | d3e5082ce4dcb154cbf50cba05d8f1dbbd55a5fc (diff) | |
ufshci: add a control device node
The driver only exposed a CAM SIM. Userland had no way to reach the
device for anything that is not a SCSI command, so reading a descriptor
or an attribute was impossible.
Add /dev/ufshci%d as a root only node and the ioctl ABI header for it.
The node answers no ioctl yet. The header pulls in ufshci.h, which
declares bool only under _KERNEL, so include stdbool.h for userland the
way nvme.h already does.
Reviewed by: imp (mentor)
Sponsored by: Samsung Electronics
Differential Revision: https://reviews.freebsd.org/D59558
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
