Demo Discussion
Linux Demo Database
  General linux tips & tricks  Not logged in ELOG logo
Message ID: 4     Entry time: Mon Sep 21 11:03:22 2015
Author: Stefan Ritt 
Type: Configuration 
Category: Network 
Subject: Full Duplex 
/etc/conf.modules:

  alias eth0 eepro100
  options eepro100 options=0x30
                            
See parameters at http://www.scyld.com/network/eepro100.html

And for 3c59x (PSI stock):

  alias eth0 3c59x
  options eth0 options=20 full_duplex=1

see: http://www.scyld.com/network/vortex.html
ELOG V3.1.5-fe60aaf