[PLUG] More PCMCIA
Nitesh Dhanjani
nitesh@expert.cc.purdue.edu
Wed, 23 Feb 2000 23:33:38 -0500 (EST)
Have you setup your eth0 with your IP address, and the appropriate gateway
IP provided to you by PDN?
What does "route -n" return?
nitesh.
On Wed, 23 Feb 2000, Chris Blust wrote:
> well
> when I type
> cardctl ident
> it gives me the name of my card and its function# (6, network)
> so it knows that the card is there and the lights on the pig tale
> but
> when I type,
> ping 128.211.247.017
> it returnes a message of "network unreachable"
> there is no /etc/sysconfig/pcmcia file that I can find on corel
> but from what I have read I have to set these as the values in this file
> PCMCIA=yes
> PCIC=i82365
> PCIC_OPTS=
> PCIC_OPTS="irq_list=9,11 poll_interval=100"
> CORE_OPTS=
>
> more later
> Thanks
> Chris