root/floppyfw-3.0/scripts/modules.lst

Revision 74, 374 bytes (checked in by root, 6 years ago)

Added support for module options in the module picking and also added IPTABLES_MODULES.

Line 
1#
2# Modules.lst
3#
4
5# $Id: modules.lst,v 1.7 2005/08/13 10:02:16 thomasez Exp $
6
7#
8# Plug and play module, may not be needed.
9#
10isa-pnp
11#
12# Network Interface Cards:
13#
14#
15# The ne module cannot autoprobe and needs an io port.
16# for more than one ne-card, separate the io-ports with a comma.
17# Like; ne io=0x300,0x340
18INSERT_NICS
19#
20# Iptables modules:
21#
22INSERT_IPTABLES_MODULES
Note: See TracBrowser for help on using the browser.