pcmcia-cs 3.2.5 & linux 2.6.0-test5 "Invalid argument" problem

David Hinds dhinds at sonic.net
Wed Sep 24 11:46:15 BST 2003


On Wed, Sep 24, 2003 at 10:14:08AM +0200, fritz at reichmann.tv wrote:

> pcmcia-cs 3.2.5 is configured with kernel pcmcia support. 
>  
> atmel.conf conftains: 
> device "atmel_cs" 
>   class "network" 
> card "ATMEL 11 Mbps SiteCom PCMCIA Card" 
>   manfid 0xd601, 0x0007 
>   bind "atmel_cs" 

Perhaps you should also say:

  module "atmel_cs"

after the class line.  Otherwise cardmgr assumes it doesn't need to
load any modules.

-- Dave



More information about the linux-pcmcia mailing list