At 08:36 PM 7/30/02 -0400, Kory Krofft wrote: >Can someone tell me how I can force my internal NIC (Intel 10/100 using >PCI eepro module) to run at 100mb full duplex? My switch does not >support >autosense and everytime I reset it I have to reboot the firewall to get >my connection back. >The firewall is a Dachstein floppy based unit connected to a UPS so it >never goes down.
If I read the source right (eepro.c, that is), full duplex is enabled by default (the only code that disables it is associated with use of a 10Base2 port). Although there is code in the module to read the AutoNegotiation bit in the NIC's EEPROM, there is no code to set that bit. So unless there is a separate program to set card parameters, I think you are out of luck (unless you can get and run the card's own, probably DOS or Windows based, config program). -- -----------------------------------------------"Never tell me the odds!"-------------- Ray Olszewski -- Han Solo Palo Alto, California, USA [EMAIL PROTECTED] ------------------------------------------------------------------------------------------- ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
