Module Name: src
Committed By: jdolecek
Date: Sat Oct 8 17:46:07 UTC 2016
Modified Files:
src/share/man/man4: nvme.4
Log Message:
Paul fixed the kernel module to load independently of other ld attachments,
remove the module note
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/nvme.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/nvme.4
diff -u src/share/man/man4/nvme.4:1.6 src/share/man/man4/nvme.4:1.7
--- src/share/man/man4/nvme.4:1.6 Wed Sep 21 20:12:12 2016
+++ src/share/man/man4/nvme.4 Sat Oct 8 17:46:06 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: nvme.4,v 1.6 2016/09/21 20:12:12 wiz Exp $
+.\" $NetBSD: nvme.4,v 1.7 2016/10/08 17:46:06 jdolecek Exp $
.\" $OpenBSD: nvme.4,v 1.2 2016/04/14 11:53:37 jmc Exp $
.\"
.\" Copyright (c) 2016 David Gwynne <[email protected]>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd September 21, 2016
+.Dd October 8, 2016
.Dt NVME 4
.Os
.Sh NAME
@@ -149,7 +149,3 @@ controller responds to commands only the
after reboot or module reload it stops responding.
The virtual machine must be completely powered off
(or even killed) to fix this.
-.Pp
-.Nm
-kernel module is currently only loadable for kernels configured with
-.Dq no ld .