On Wed, 9 Oct 2002, Orlando Andico wrote: > I've made (some) progress here.. basically eth0 *has* to be an > eepro100.
That shouldn't be required. > and eth1 is 8139too. Have you tried the rtl8139 driver? mkdir /tmp/netdrivers/ cd /tmp/netdrivers/ ncftp ftp://ftp.scyld.com/pub/network/netdrivers.tgz tar xfvz netdrivers.tgz make make install > 'mii-tool -w' returns correct link state for both ethernet ports. You can use use 'mii-diag --watch eth0' to monitor the link and negotiation status. -- Donald Becker [EMAIL PROTECTED] Scyld Computing Corporation http://www.scyld.com 410 Severn Ave. Suite 210 Scyld Beowulf cluster system Annapolis MD 21403 410-990-9993 _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
