From aecb3f50a63e5100bed568a62f0d6c33c7390871 Mon Sep 17 00:00:00 2001 From: Denis Peplin Date: Fri, 14 Jan 2005 08:31:30 +0000 Subject: [PATCH] Do not say that ed loadable module is not available - it is available for both 4.X and 5.X --- en_US.ISO8859-1/books/handbook/config/chapter.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/config/chapter.sgml b/en_US.ISO8859-1/books/handbook/config/chapter.sgml index 042e998ad1..5b07988f93 100644 --- a/en_US.ISO8859-1/books/handbook/config/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/config/chapter.sgml @@ -911,8 +911,8 @@ ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto 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 /usr/src/sys/conf/NOTES, /usr/src/sys/arch/conf/NOTES and the