How to use compact flash on embedded 2.6.11 system?

Dominik Brodowski linux at dominikbrodowski.net
Sun Feb 13 15:43:15 EST 2005


On Sun, Feb 13, 2005 at 12:34:28PM -0800, David Hinds wrote:
> On Sun, Feb 13, 2005 at 09:30:53PM +0100, Dominik Brodowski wrote:
> > On Sun, Feb 13, 2005 at 12:24:33PM -0800, David Hinds wrote:
> 
> > > > ># cardmgr[757]: socket 0: ATA/IDE Fixed Disk
> > > > >0.0: GetNextTuple: No more items
> > > 
> > > I think the problem is with these "function not implemented" errors.
> > > The IDE driver was not able to configure the card; probably because
> > > each time it asked for an IO window, the request was refused.
> > 
> > IIRC this was on a statically mapped socket, so it doesn't need resources to
> > be adjusted.
> 
> I wondered about that... however if that's how static sockets are
> handled now then I don't see why the IDE driver is failing.  The "No
> more items" error means that the driver has attempted to configure the
> card using all available configuration table entries, and all were
> refused because the requested resources were not available.

Possibly because the socket driver does something wrong/strange in the calls
to pcmcia_request_configuration()...

	Dominik



More information about the linux-pcmcia mailing list