Re: PCMCIA can't be probed during kernel loading????

Russell King (rmk@arm.linux.org.uk)
Thu, 10 Jul 2003 11:37:36 +0100


On Wed, Jul 09, 2003 at 08:06:48PM -0700, Yang Yang wrote:
> I mean should the kernel be able to find the card itself and set it
> up , or does it need some user application ( like cardmgr ) to do it
> ?

Correct.

> if it's the latter case, basically means it's impossible to run a
> diskless station over NFS with only PCMCIA network card?

Also correct. However, you could use an initial ramdisk and load cardmgr
from there, configure the interface and mount the real root filesystem
that way.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

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