Nils Rennebarth wrote: > > Could someone give me the options I should use to force it to 10 MBits ? > Use the driver as a module, don't use a driver compiled directly into the > kernel (Or use lilo to pass options to the driver but I won't describe that > here) Then use the line > > rtl8139 options=0x02 full_duplex=1 > > The "0x02" comes from the following definition:
I also tried forcing it to 10Mbit but it seems it doesn't really force. Meanwhile the problem is already solved and what I did was: - Run an application(for DOS) which came with Network Cards and save the EPROM from each one to 10Mbit instead of Autodetecting. - One network card was already set up to 10 Mbits but the another one was as Autodetecting - that's the problem. - If I was able to get 100Mbits maybe it had worked. Conclusion: network cards had both the 10Mbit LED ligth but they weren't forcing to those speed. Thanks for all your help. Best regards, Nuno Carvalho