Yenta Socket work with 32-bit card but not 16-bit

David Clark dlclark at chtech.com
Thu Feb 15 11:13:52 EST 2007


Do I need to somehow tell the kernel to reserve a block of PCI memory
space just for 16 PCMCIA cards?  Is this what the "config.opts" file is
supposed to do?

I've been staring at source for a couple of days now, trying to
understand how this all works and it is slow going.

Any hints?

David Clark
Senior Software Engineer
C&H Technologies, Inc
Web: http:\\www.chtech.com
Phone: 512-733-2621
Fax: 512-733-2629
Email: dlclark at chtech.com
 

-----Original Message-----
From: Dominik Brodowski [mailto:linux at dominikbrodowski.net] 
Sent: Thursday, February 08, 2007 8:23 PM
To: David Clark
Cc: linux-pcmcia at lists.infradead.org
Subject: Re: Yenta Socket work with 32-bit card but not 16-bit

Hi,

On Thu, Feb 08, 2007 at 05:24:36PM -0600, David Clark wrote:
> Something is not right!!!  Below is all I'm getting from lspcmcia
> -vvv...one line.  I have a similar result with lspci -vvv except the
one
> line lists the pci controller.
> 
> "Socket 0 Bridge:        [yenta_cardbus]         (bus ID:
0000:00:14.0)"
> 
> Have you ever seen this before?  I'll get back to you after I look
into
> it further.

It seems that in your case you need "pcmcia-socket-startup" to run --
which
is strange for a PPC. Normally, this call should be handled by udev, but
you
might want to try out doing this call manually.

	Dominik




More information about the linux-pcmcia mailing list