Messages in this thread |  | | Date | Thu, 15 Nov 2001 13:52:38 +0200 | From | Michael Rozhavsky <> | Subject | Re: How to set speed for EEPro100 ? |
| |
Hi,
If you use default eepro100.o module supplied with Linux kernel then you have two options: - add 'options eepro100 options=0x10' to your conf.modules - use mii-diag program to change the speed/duplex of the card
If you use Intel driver called e100 then add the following line to your conf.modules file
'options e100 e100_speed_duplex=2'
On Thu, Nov 15, 2001 at 12:43:01PM +0100, Marco Schwarz wrote: > Hi, > > I am having some problems with my EEPro 100 card. > Seems like my dual speed hub doesnt like it when some > of the cards are 10 MB and some others are 100 .... > > How can I force the card to use 10 MB instead of 100MB > or auto detect ? I am using the driver included in > kernel 2.4.9, and I couldnt find any infos on how to > do this ... > > Thanks in advance > > Marco Schwarz > > > __________________________________________________________________ > > Gesendet von Yahoo! Mail - http://mail.yahoo.de > Ihre E-Mail noch individueller? - http://domains.yahoo.de > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ Best regards.
-- Michael Rozhavsky Tel: +972-4-9936248 mrozhavsky@opticalaccess.com Fax: +972-4-9890564 Optical Access Senior Software Engineer www.opticalaccess.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |