Step 2: declare the necessary modules

In order to have your modem working you need to copy in your /lib/module directory the following set of modules:

To declare your modules, go to the LEAF Packages configuration menu and choose modules. Enter 1) to edit the /etc/modules file and enter the following information:

# 8390 based ethernet cards
8390
ne2k-pci

# Modules needed for PPP connection
slhc
n_hdlc
ppp_generic
ppp_synctty

# USB support
usbcore
# Choose one of the two below
#usb-uhci
usb-ohci

# Masquerading 'helper' modules
ip_conntrack_ftp
ip_conntrack_irc
ip_nat_ftp
ip_nat_irc

Important

The mgmt.o modem microcode should NOT be declared in the /etc/modules file.

Backup the modules.lrp package.