aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2006-10-13 11:30:07 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2006-10-13 11:30:07 +0000
commitef5de9896f75d6b3043952822b73c44ff9c75ff3 (patch)
tree304838d49c6628fcfc33f9c7a874600c262c9764 /share
parent4597828981e0624f6658e7c56f9646da9d402a3b (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/ndis.411
1 files changed, 5 insertions, 6 deletions
diff --git a/share/man/man4/man4.i386/ndis.4 b/share/man/man4/man4.i386/ndis.4
index 5374848226a5b..cbd50a9e71fb3 100644
--- a/share/man/man4/man4.i386/ndis.4
+++ b/share/man/man4/man4.i386/ndis.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 12, 2006
+.Dd October 13, 2006
.Dt NDIS 4 i386
.Os
.Sh NAME
@@ -89,10 +89,8 @@ file, which contains the
definitions for driver-specific registry keys and other installation
data such as device identifiers.
These two files can be converted
-into a
-.Pa ndis_driver_data.h
-file using the
-.Xr ndiscvt 8
+into a kernel module file using the
+.Xr ndisgen 8
utility.
This file contains a binary image of the driver plus
registry key data.
@@ -134,7 +132,8 @@ before a timeout expired.
.Xr netintro 4 ,
.Xr ng_ether 4 ,
.Xr ifconfig 8 ,
-.Xr ndiscvt 8
+.Xr ndiscvt 8 ,
+.Xr ndisgen 8
.Rs
.%T "NDIS 5.1 specification"
.%O http://www.microsoft.com