sleep mode bit causes Pro/100 V 82559 to transmit timeout at 10mbps
Kallol Biswas <[email protected]>
| Newsgroups | gmane.linux.drivers.eepro100.devel |
|---|---|
| Message-ID | <[email protected]> |
We have an embedded board that uses 82801BA chips. (http://www.intel.com/design/chipsets/specupdt/29824217.pdf) The Pro/100 V embedded (0x2449) controller would experience transmit time out at 10Mbps. Turning off the sleep mode bit (word 10 bit 1 of eeprom) fixed the problem. Kallol