epic100 timeouts
    Sylvain Randier 
    srandier@etu.utc.fr
    Sat Apr 29 10:24:13 2000
    
    
  
Hi,
I have tried to have this card working with a linux 2.2.14 kernel. Chip
is 83c171 A2QF. 
The NIC isn't transmitting data at all. Symptoms are TX transmit error TX
status=4003.
When replacing the driver shipped with the kernel (v1.04) with v1.06, the  
card won't trasmit more. But _8_ interfaces are found instead 
of one.
I found a patch on this list (see below). But it doesn't solve the
problem.
v1.07h isn't working for me too...
Did someone manage to have this NIC work ? 
Thank you very much for your help.
patch:
--- epic100.c Thu Mar 4 12:51:09 1999 
+++ epic100.c Thu Mar 4 14:53:04 1999 
@@ -621,7 +621,9 @@ 
            required by the details of which bits are reset and the
transceiver 
            wiring on the Ositech CardBus card. 
         */ 
+#if 0 
         outl(0x12, ioaddr + MIICfg); 
+#endif 
         if (ep->chip_flags & MII_PWRDWN) 
                 outl((inl(ioaddr + NVCTL) & ~0x003C) | 0x4800, ioaddr +
NVCTL); 
------------------------------------------------
Sylvain Randier
------------------------------------------------
Universite de Technologie de Compiegne (UTC)
60200 Compiegne - France
------------------------------------------------
 | To unsubscribe, send mail to Majordomo@cesdis.gsfc.nasa.gov, and within the
 |  body of the mail, include only the text:
 |   unsubscribe this-list-name youraddress@wherever.org
 | You will be unsubscribed as speedily as possible.