linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] NE2000 driver updates
@ 2003-05-01 16:53 Jeff Muizelaar
  2003-05-01 16:58 ` [PATCH 1/4] " Jeff Muizelaar
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Jeff Muizelaar @ 2003-05-01 16:53 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Linux Kernel Mailing List

The first two patches are retransmits of the original PnP api patches
updated to apply to a current tree.

The third patch is more of an RFC. It consolidates the creation/removal
of the driver between the PnP code and the plain ISA code.  In doing so
it changes the net_device allocation from static to dynamic and allows
PnP support when the driver is compiled in.  This is probably how things
will eventually have to be if there is ever driver model support for
plain ISA devices.

The forth patch gets rid of the use of dev->mem_end as a bad flag.

Caveats:
It appears that the patch will break any autoprobe ordering because it no
longer uses Space.c when compiled into the kernel.
Data size of object goes up about 100 bytes.

-Jeff


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2003-05-15  2:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-01 16:53 [PATCH 0/4] NE2000 driver updates Jeff Muizelaar
2003-05-01 16:58 ` [PATCH 1/4] " Jeff Muizelaar
2003-05-01 16:59 ` [PATCH 2/4] " Jeff Muizelaar
2003-05-01 16:59 ` [PATCH 3/4] " Jeff Muizelaar
2003-05-01 17:08   ` Jeff Muizelaar
2003-05-01 17:47 ` [PATCH 4/4] " Jeff Muizelaar
2003-05-01 19:23 ` [PATCH 0/4] " Alan Cox
2003-05-01 23:29   ` Jeff Muizelaar
2003-05-02 14:01     ` Alan Cox
2003-05-02 15:57       ` Jeff Garzik
2003-05-02 15:24         ` Alan Cox
2003-05-02 16:29       ` Riley Williams
2003-05-14  2:01       ` Jeff Muizelaar
2003-05-14 21:51         ` Adam Belay
2003-05-15  3:01           ` Jeff Muizelaar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).