This is the modules utility programs.

insmod -- install a kernel module.

lsmod  -- list currently installed modules.

rmmod  -- remove a currently installed module.

drv_hello -- example device driver. 

modules-pl14.diff -- diffs against the linux 0.99-pl14[a-c] kernel

_NO KERNEL PATCHES ARE REQUIRED_ for the 0.99-pl14d (or higher).


NOTE FOR FTAPE USERS.
---------------------

linux-0.99-pl15 (actually slightly before) and latter, contains all the
kernel support required. Select QIC-117 support in make config.  Get the
latest ftape package and away you go. 

If you get a warning about "incompatible kernel version" then you will need
to upade kernel_interface.c to reflect the current kernel (after checking of
course that there are really no incompatible changes). If this scares you
wait for the next official ftpae release.

Jon.
