old-www/HOWTO/Modules/purpose.html

185 lines
3.3 KiB
HTML

<HTML
><HEAD
><TITLE
>Purpose of this Document</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.63
"><LINK
REL="HOME"
TITLE="Linux Kernel Modules Installation HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Linux Kernel Modules Installation HOWTO"
HREF="index.html"><LINK
REL="NEXT"
TITLE="Pre-requisites"
HREF="require.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Linux Kernel Modules Installation HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="index.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="require.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="PURPOSE"
>1. Purpose of this Document</A
></H1
><P
> My experience with Linux and modules has been that the existing
documents fail to provide a satisfactory explanation as to how to
successfully set up Linux with modules configured and working. The
procedure explained in this document has been successfully used several
times, both on my own system and over the Internet to give directions
to somebody trying to get some feature to work which requires a driver
supplied only in module form.
</P
><P
> My own system runs from a RedHat 4.1 distribution of Linux, and it was
on this setup that I developed the procedure. I have since successfully
installed it on systems running from various Slackware distributions, and
on one system running from a Debian distribution, and the necessary
procedure to correctly configure modules under Linux in all three is
documented herein.
</P
><DIV
CLASS="WARNING"
><P
></P
><TABLE
CLASS="WARNING"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="../images/warning.gif"
HSPACE="5"
ALT="Warning"></TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
> I have recently used the same procedure with RedHat 4.2, but with
inconsistent results on apparently identical systems. I have not yet
determined what the problem is, so can make no guarantees at this stage
as to whether or not it will work on your system.
</P
></TD
></TR
></TABLE
></DIV
><P
> This document is distributed under the terms of the GNU Free Documentation License.
You should have received a copy along with it. If not, it is available from
<FONT
COLOR="RED"
>http://www.fsf.org/licenses/fdl.html</FONT
>.
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="index.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="require.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Linux Kernel Modules Installation HOWTO</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Pre-requisites</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>