Hi,
I am banging my head on this for about 2 days... Got my Rockwell K56flex
PCMCIA modem working now... But the 3Com 3C589 ether card refuses to work.
Here is my situation...
1. I have the /etc/pccard.conf entry right. I know this because when the pccardd daemon
starts up it detects the card, matches it correctly with the pccard.conf
entry and attaches the "ep0" driver to it OK!! I know, you would say
"What is the problem then"?? The problem is, the card is not "started", as
indicated by the transciever on it not coming up [i have it going to a
hub, so if the card starts up correctly, the hub light comes on].
[Yes.. i did try pinging other machines on the hub, hoping that maybe the
LED on the hub is broken, and yes have tried plugging it into different
hub ports, YES those ports are KNOWN to work because other machines work
OK on those hub ports!!].
2. Needless to say, the card(s) [both the modem AND the ether] work fine when
i boot my Thinkpad in Windoze95.
3. As far as i can tell, everything is fine, the pccardd daemon even correctly reads
the MAC address from the card.
4. It used to work all perfectly well with the zp0 driver [before i HAD to move to pccard stuff
because i HAD to use the pcmcia modem thingie].
5. I have the irq in my kernel config file (derived from GENERIC) matching the one i have
specified in the pccard.conf stanza. [Have tried "?" as the irq as well...].
What am i doing wrong?? I have tried disabling the probing of ep0 (by boot kernel -c),
tried all combinations of irqs, etc, etc..
Looking at newsgroups, on-line info about PAO (the one in Japan) etc. etc. seems to
indicate that this 3Com card works for everybody else. Could the problem be 2 PCMCIA cards then?
PLEASE HELP!!
PS: Does somebody have a collection of the following
a) The "device ep0 at isa? port xxxxxxx" entry in the kernel config file.
b) Whether to enable probing of ep0 in kernel or not.
c) An example pccard.conf entry which is known to work. [Well... there is already
one in pccard.conf.sample, i guess that one works??].
d) helpful hints ;-)
TIA,
-ashu