Re: Weird PCMCIA behavior

Jeff Garzik (jgarzik@mandrakesoft.com)
Sun, 18 Nov 2001 18:44:17 -0500


Faux Pas III wrote:
>
> On Sun, Nov 18, 2001 at 06:21:59PM -0500, Jeff Garzik wrote:
>
> > pcmcia-cs problems are reported to http://pcmcia-cs.sourceforge.net/
> > We encourage you to use the kernel's cardbus code instead :)
> > (CONFIG_PCMCIA and CONFIG_CARDBUS)
>
> That's what I'm using to get these errors. I think, although I haven't
> fully tested yet, that pcmcia-cs's core works fine in all power states.
>
> > As a side note, with kernel cardbus support, you should no longer need
> > external utilities or external drivers. It should Just Work(tm).
>
> Do I not still need the cardmgr and all that rot from pcmcia-cs ? That's
> what I've been using for detection, bind cards to specific modules, etc.

Nope. CardBus looks like hotplug PCI to the kernel, so all normal PCI
drivers automagically work as CardBus drivers. You actually need no
userspace tools at all..

Also note there is a kernel cardbus PM fix in the latest 2.4.15-preXX
patches...

-- 
Jeff Garzik      | Only so many songs can be sung
Building 1024    | with two lips, two lungs, and one tongue.
MandrakeSoft     |         - nomeansno

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/