# /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

#pci-scan
#tulip

#serial

###Some ethernet cards
#3c509 
#eepro io=0x300

###Some 8390 based ethernet cards
#8390
#      card1,card2
#ne io=0x300,0x350
#ne2k-pci
#e2100

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

###IP Masq modules
#ip_masq_vdolive
#ip_masq_user 
#ip_masq_raudio
#ip_masq_quake 
#ip_masq_portfw
#ip_masq_mfw
#ip_masq_irc
#ip_masq_ftp
#ip_masq_cuseeme
#ip_masq_autofw
