in /etc/modules.conf
Code:
alias eth0 network_module
options network_module full_duplex=1
The first line will have the actual module for your NIC listed. Add the second line, replacing the word network_module with the actual module from the alias line.