Full Duplex: Kingston 100TX 21143

Homer Wilson Smith homer@lightlink.com
Sat Oct 23 11:47:45 1999


    Running v0.91g Linux 2.0.36, new Kingston 100TX's

    Apparently won't go into Full Duplex mode.

    The following 'doit 16' works fine on 21140 chips.

    Any help would be appreciated.

    Thanks  Homer

doit:
#!/bin/csh
echo $1
ifconfig eth0 down
rmmod tulip
insmod tulip options=$1
/root/netroutes
lsmod