Add relevant indexterms to the NDISulator section.
PR: docs/72545
This commit is contained in:
parent
274eda0907
commit
00c519915a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24117
1 changed files with 11 additions and 0 deletions
|
@ -1108,6 +1108,17 @@ wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
|
|||
relatively new, but most test cases seem to work
|
||||
adequately.</para>
|
||||
|
||||
<indexterm><primary>NDIS</primary></indexterm>
|
||||
<indexterm><primary>NDISulator</primary></indexterm>
|
||||
<indexterm><primary>&windows drivers</primary></indexterm>
|
||||
<indexterm><primary>Microsoft Windows</primary></indexterm>
|
||||
<indexterm><primary>Microsoft Windows</primary>
|
||||
<secondary>device drivers</secondary></indexterm>
|
||||
<indexterm><primary>KLD (kernel loadable object)</primary></indexterm>
|
||||
<!-- We should probably omit the expanded name, and add a <see> entry
|
||||
for it. Whatever is done must also be done to the same indexterm in
|
||||
linuxemu/chapter.sgml -->
|
||||
|
||||
<para>In order to use the NDISulator, you need three things:</para>
|
||||
|
||||
<orderedlist>
|
||||
|
|
Loading…
Reference in a new issue