Toby Bluhm wrote: > > Basic mode control register 0x2000: Auto-negotiation disabled, with > Speed fixed at 100 mbps, half-duplex. Have you tried enabling autonegotiation? What options are you using when loading the driver? If you load the driver with modprobe 3c59x options=7 then the logs will tell us what the autoselection logic is doing. You can use `mii-diag --watch' to detect changes in link status.