Dynamic loading, Changing configuration settings, Dynamic loading changing configuration settings – Allied Telesis AT-2746FX User Manual
Page 127

Network Adapter Card Installation Guide
127
Dynamic Loading
Type insmod atnic32.o to dynamically load the driver without installing it
into the operating system.
To configure network protocol and address, refer to Linux documentations.
Changing
Configuration
Settings
To enable Auto-Negotiation, edit the /etc/conf.modules file to add the line
options atnic options=0
below the alias eth0 atnic line. The
following lines indicate the various options for enabling the various
interfaces. Only ONE of the following lines should be added. Only one
interface is activated based on the keyword it represents. If neither option
is selected the driver/device defaults to Auto-Negotiation. Each option is
selected by the number it represents.
Note
Full duplex operation on the Am79C970 chipset-based cards is only
supported on the 10Base-T interface.
options atnic options=0 #(MII, Autonegotiation)
options atnic options=1 #(MII, 100Mbps, Half duplex)
options atnic options=2 #(MII, 100Mbps, Full duplex)
options atnic options=3 #(MII, 10Mbps, Half duplex)
options atnic options=4 #(MII, 10Mbps, Full duplex)