lkml.org 
[lkml]   [1999]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Integration of pcnet_cs into drivers/pcmcia
Hi!

> And there are still decisions to be made. Like, drivers/net/pcmcia
> seems sensible, but do we also want to mirror that in the module tree
> with /lib/modules/.../net/pcmcia? Or do they go in modules/.../net,
> or modules/.../pcmcia? This impacts the user-mode PCMCIA stuff, so
> I'd want to be involved in that decision, rather than having people
> dropping PCMCIA drivers into the kernel tree as they see fit.

Take a look at 2.3.18: big surprise for me: pcnet_cs is there! It is
in drivers/net/pcmcia. I do not know where modules go...

Following tiny patch is needed to make it compile. (Please apply.)

Pavel

--- clean/drivers/net/pcmcia/pcnet_cs.c Sat Sep 11 20:55:58 1999
+++ linux/drivers/net/pcmcia/pcnet_cs.c Sat Sep 11 21:13:07 1999
@@ -40,7 +40,7 @@
#include <asm/system.h>

#include <linux/netdevice.h>
-#include "../../drivers/net/8390.h"
+#include "../8390.h"

#include <pcmcia/version.h>
#include <pcmcia/cs_types.h>
--
I'm really pavel@ucw.cz. Look at http://195.113.31.123/~pavel. Pavel
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!

-
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.142 / U:0.312 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site