After much trial and error following a lot
of tips from all, I did it!
The PC card is now working all right!
Thanks a million, everyone.
Simply, the port value was set wrong
in /etc/pcmcia/config.optsimply, and
I seem to have taken it too seriously.
The following is the report on progress:
First, set the config.opts as follows:
PCMCIA=yes
PCIC=yenta_socket
PCIC_OPTS=
CORE_OPTS="unreset_delay=300"
For the contents of config.opts
*For this, you can refer to:
http://www.a-yu.com/pub/qa50.html
Second, comment-out the following:
include port 0x100-0x4ff,port 0x1000-0x17ff
Next, add the following:
include port 0x100-0x4ff,port 0x800-0x8ff,port
0xc00-0xcff
As a result, A-OK without a hitch!
Gone are the days when I was struggling.
Again, Thanks to all for all of the kind
replies to such a beginner's
question.
P.S.
It is in many ways a mystery: I followed
the same routine also
when I was struggling, you know.
|