# /etc/modules: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a `#', and everything on the line after them are ignored.
#
# All modules should reside in /lib/modules, and you are required
# to list what you need *in the correct order*. Modprobe is not
# used and there is no dependacy checking.
# How they are loaded:	insmod /lib/module/"$module".o $args

#serial

###Some 8390 based ethernet cards
#8390

###PPP and SLIP (bsd_comp for ppp optional)
#slhc
#ppp
#slip

###IP Masq modules
#ip_masq_ftp
#ip_masq_irc
#ip_masq_quake
#ip_masq_raudio
#ip_masq_vdolive
#ip_masq_cuseeme
