On Mon, 30 Apr 2001, Chris Brackett wrote: > > > eth0: Intel: port 0x300, irq 3, hwaddr 00:A0:C9:37:0B:FB > eth0: autonegotiation failed; using 10mbs > eth0: MII detected; using 10mbs > eth0: media 10BaseT, silicon revision > 4 > > Now, if I boot the same machine, running windoze, it will hook up at 100 > MBS, no problem. Nothing changes, (hardware, cable, switch setting, > etc.) only the OS. > > Is there a way to set the interface hard, once linux has begun? (Kinda > like the ndd command for sun?) > what you are looking for is
"ifport eth0 100baseT" should sort you out. I have the same problem with my xircom card :( However thats all in the past with my new flashy Netgear card :) YAY! Probably best to put this hardcoded into your /etc/pcmcia/network settings. Although not the best approach it will do :) I hope this has answered you problems Alex

