diff options
Diffstat (limited to 'share/man/man4/nda.4')
| -rw-r--r-- | share/man/man4/nda.4 | 12 | 
1 files changed, 11 insertions, 1 deletions
| diff --git a/share/man/man4/nda.4 b/share/man/man4/nda.4 index c4fa157af851..e45b2905462e 100644 --- a/share/man/man4/nda.4 +++ b/share/man/man4/nda.4 @@ -1,4 +1,6 @@  .\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\"  .\" Copyright (c) 2017 Netflix, Inc.  .\"  .\" Redistribution and use in source and binary forms, with or without @@ -23,7 +25,7 @@  .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  .\" SUCH DAMAGE.  .\" -.Dd June 6, 2020 +.Dd October 2, 2025  .Dt NDA 4  .Os  .Sh NAME @@ -39,6 +41,14 @@ driver provides support for direct access devices, implementing the  .Tn NVMe  command protocol, that are attached to the system through a host adapter  supported by the CAM subsystem. +.Sh HARDWARE +The +.Nm +driver supports NVMe +.Pq Non-Volatile Memory Express +storage devices connected via PCIe or over NVMF +.Pq NVMe over Fabric +via the CAM subsystem.  .Sh SYSCTL VARIABLES  The following variables are available as both  .Xr sysctl 8 | 
