Hi,

> > eth8: command 0x5800 did not complete!
> > eth8: command 0x5800 did not complete!
> > eth8: command 0x5800 did not complete!
> > eth8: command 0x5800 did not complete!
> > eth8: command 0x5800 did not complete!
> 
> Actually, this error happens when the conf->ConfigIndex of the 3com card 
> is not set up properly...

>but that is statically set to "1" in 3c589_cs.c? I'm a bit confused...

I set the ConfigIndex = 7 in 3c589_cs.c.
3CXEM556 works now.

-    link->conf.ConfigIndex = 1;
+    link->conf.ConfigIndex = 7;



Best Regards
Komuro



_______________________________________________
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia

Reply via email to