Re: (no subject)

On Thursday 06 March 2003 09:55, G.T. van Amersfoort wrote:
> In the Syslog
> Mar  6 15:43:03 cypher kernel: Linux Kernel Card Services 3.1.22
> Mar  6 15:43:03 cypher kernel:   options:  [pci] [cardbus] [pm]
> Mar  6 15:43:03 cypher kernel: ds: no socket drivers loaded!
> Mar  6 15:43:03 cypher kernel: unloading Kernel Card Services
>
> Maybe a wrong kernel parameter ?

I ran into this same problem last week.  I ended up having to add something 
like:

#ifdef CONFIG_PCMCIA
#undef CONFIG_PCMCIA
#endif

At the top of the das08.c file

Hope that helps,
Caleb

Received on 2003-03-06Z15:30:38