Do not say that ed loadable module is not available - it is available for

both 4.X and 5.X
This commit is contained in:
Denis Peplin 2005-01-14 08:31:30 +00:00
parent 4db513bee3
commit aecb3f50a6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23549

View file

@ -911,8 +911,8 @@ ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto</screen>
driver. This may be accomplished in one of two ways. The
easiest way is to simply load a kernel module for your network
card with &man.kldload.8;. A module is not available for all
network card drivers (ISA cards and cards using the &man.ed.4;
driver, for example). Alternatively, you may statically compile
network card drivers (ISA cards, for example).
Alternatively, you may statically compile
the support for your card into your kernel. Check
<filename>/usr/src/sys/conf/NOTES</filename>,
<filename>/usr/src/sys/<replaceable>arch</replaceable>/conf/NOTES</filename> and the