lkml.org 
[lkml]   [1999]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Integration of pcnet_cs into drivers/pcmcia
On Wed, Sep 08, 1999 at 11:36:19PM +0200, Pavel Machek wrote:
> hi!
>
> So my wish for 2.4 came true: pcmcia is integrated in kernel. Here is
> my help: integrating pcnet_cs (and fixing minor bugs I noticed at the
> point). It works for me and I think it is the right thing.

...

> #ifdef CONFIG_PCMCIA
> pcmcia_init(); /* Do this last */
> +#ifdef CONFIG_PCMCIA_PCNET
> + init_pcnet_cs();
> +#endif
> #endif

Can't the new module init code be used to avoid having to hack up
main.c for every driver?

I'd prefer to wait a bit and do all the PCMCIA client drivers in one
go, after thinking it through, rather than piecemeal.

-- Dave Hinds

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

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.125 / U:0.532 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site