Update nvme(4) and nvd(4) to reflect recent work and upcoming inclusion
in 9.2 release. Sponsored by: Intel MFC after: 3 days
This commit is contained in:
parent
fdfa4d2d35
commit
1cb022703e
@ -1,5 +1,5 @@
|
||||
.\"
|
||||
.\" Copyright (c) 2012 Intel Corporation
|
||||
.\" Copyright (c) 2012-2013 Intel Corporation
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
@ -66,6 +66,11 @@ I/O commands.
|
||||
.Xr nvme 4 ,
|
||||
.Xr nvmecontrol 8 ,
|
||||
.Xr disk 9 .
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
driver first appeared in
|
||||
.Fx 9.2.
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
The
|
||||
@ -76,15 +81,3 @@ with contributions from Joe Golio at EMC.
|
||||
.Pp
|
||||
This man page was written by
|
||||
.An Jim Harris Aq jimharris@FreeBSD.org .
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
driver is considered experimental.
|
||||
Development and testing have been primarily focused on amd64.
|
||||
The following areas of development and testing are in progress:
|
||||
.Bl -bullet
|
||||
.It
|
||||
testing on i386
|
||||
.It
|
||||
command timeout error handling
|
||||
.El
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\"
|
||||
.\" Copyright (c) 2012 Intel Corporation
|
||||
.\" Copyright (c) 2012-2013 Intel Corporation
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
.\" Redistribution and use in source and binary forms, with or without
|
||||
@ -147,6 +147,11 @@ and completion queues to the console.
|
||||
.Xr pci 4 ,
|
||||
.Xr nvmecontrol 8 ,
|
||||
.Xr disk 9 .
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
driver first appeared in
|
||||
.Fx 9.2.
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
The
|
||||
@ -157,19 +162,3 @@ with contributions from Joe Golio at EMC.
|
||||
.Pp
|
||||
This man page was written by
|
||||
.An Jim Harris Aq jimharris@FreeBSD.org .
|
||||
.Sh BUGS
|
||||
The
|
||||
.Nm
|
||||
driver is considered experimental.
|
||||
Development and testing have been primarily focused on amd64.
|
||||
The following areas of development and testing are in progress:
|
||||
.Bl -bullet
|
||||
.It
|
||||
testing on i386
|
||||
.It
|
||||
asynchronous error reporting
|
||||
.It
|
||||
command timeout error handling
|
||||
.It
|
||||
controller-level resets
|
||||
.El
|
||||
|
Loading…
x
Reference in New Issue
Block a user