kernel 2.6 pcmcia yenta_socket on Soekris net4511: cards not recognized

Dominik Brodowski linux at dominikbrodowski.net
Sun Nov 19 11:15:13 EST 2006


Hi,

On Sat, Nov 18, 2006 at 08:42:32AM +0000, Pablo Di Noto wrote:
> > What does
> > cat /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_mem
> > and
> > cat /sys/class/pcmcia_socket/pcmcia_socket0/available_resources_io
> > say?
> 
> Well. nothing. They are there, but no output.
> OTOH, /sys/class/pcmcia_socket/pcmcia_socket0/available_resources only 
> says "no"

Well, that's the problem then. Do you have an /etc/pcmcia/config.opts file?
If not, try this bare file:

# default port ranges for x86
include port 0x100-0x4ff, port 0x800-0x8ff, port 0xc00-0xcff
include memory 0xc0000-0xfffff
include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff

And re-run /sbin/pcmcia-socket-startup. Hopefully it will work then; if not,
we'll need to debug why pcmcia-socket-startup fails.

	Dominik



More information about the linux-pcmcia mailing list