View | Details | Raw Unified | Return to bug 97231
Collapse All | Expand All

(-)src/share/man/man4/man4.i386/ndis.4 (-4 / +4 lines)
Lines 30-36 Link Here
30
.\"
30
.\"
31
.\" $FreeBSD: src/share/man/man4/man4.i386/ndis.4,v 1.9 2004/12/21 01:09:34 brueffer Exp $
31
.\" $FreeBSD: src/share/man/man4/man4.i386/ndis.4,v 1.9 2004/12/21 01:09:34 brueffer Exp $
32
.\"
32
.\"
33
.Dd December 10, 2003
33
.Dd May 14, 2006
34
.Dt NDIS 4 i386
34
.Dt NDIS 4 i386
35
.Os
35
.Os
36
.Sh NAME
36
.Sh NAME
Lines 90-98 Link Here
90
data such as device identifiers.
90
data such as device identifiers.
91
These two files can be converted
91
These two files can be converted
92
into a
92
into a
93
.Pa ndis_driver_data.h
93
loadable kernel module using the
94
file using the
94
.Xr ndisgen 8
95
.Xr ndiscvt 8
96
utility.
95
utility.
97
This file contains a binary image of the driver plus
96
This file contains a binary image of the driver plus
98
registry key data.
97
registry key data.
Lines 134-139 Link Here
134
.Xr netintro 4 ,
133
.Xr netintro 4 ,
135
.Xr ng_ether 4 ,
134
.Xr ng_ether 4 ,
136
.Xr ifconfig 8 ,
135
.Xr ifconfig 8 ,
136
.Xr ndisgen 8 ,
137
.Xr ndiscvt 8 ,
137
.Xr ndiscvt 8 ,
138
.Xr ndisapi 9
138
.Xr ndisapi 9
139
.Rs
139
.Rs

Return to bug 97231