Re: Kernel PCMCIA

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Oct 25 2001 - 12:15:14 EST


> Why are hotplug and cardmgr needed? As I understand it, cardbus uses
> hotplug for config/init, and other pcmcia cards use cardmgr for init and
> /etc/pcmcia/* for config. This seems like a big, smelly mess.

It is in user space because
        o It is possible to put it in user space
        o The mappings can be complex and are best done in userspace
        o User space is best positioned to make further complex
                decisions
        o User space is best positioned to run scripts/tools as needed
                on a hot plug event

-
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/



This archive was generated by hypermail 2b29 : Wed Oct 31 2001 - 21:00:28 EST