All of lore.kernel.org
 help / color / mirror / Atom feed
* parport_serial link order bug, NetMos support
@ 2002-12-19 10:03 Marek Michalkiewicz
  2002-12-19 15:52 ` Zwane Mwaikambo
  2002-12-22 22:46 ` Pavel Janík
  0 siblings, 2 replies; 5+ messages in thread
From: Marek Michalkiewicz @ 2002-12-19 10:03 UTC (permalink / raw)
  To: linux-kernel

Hello,

I've been trying (for quite a long time now, starting around the
time when 2.4.19 was released) to submit the following patches into
the 2.4.x kernel:

http://www.amelek.gda.pl/linux-patches/2.4.20-pre9/00_parport_serial
http://www.amelek.gda.pl/linux-patches/2.4.20-pre9/01_netmos

(generated for 2.4.20-pre9, but apply cleanly to 2.4.20-final too,
00_parport_serial needs to be applied before 01_netmos).

The first patch fixes a bug with CONFIG_PARPORT_SERIAL=y (moves the
parport_serial driver - must be initialised after serial).  This
bug has been fixed in 2.5.x some time ago, by moving the serial
driver to its own directory - a change that looks too intrusive for
2.4.x, moving parport_serial instead looks much safer.  This patch
is quite big, but most of it is just moving parport_serial.c from
drivers/parport/ to drivers/char/ without changing a single line.
Now parport_serial is after serial, but before any drivers that
need parport already initialised: lp, block (paride), net (plip).

The second patch adds support for NetMos PCI I/O cards, based on
a >1 year old 2.5.x patch by Tim Waugh.  I've been using a few
NM9835-based cards in production use, no problems so far (in 3
machines, one of them is my server with two permanent 115.2k PPP
connections, which have seen quite a few gigabytes of traffic).

Now that 2.4.21-pre2 is out, I'd like to ask - are there any good
reasons why these patches are not going in?  There has been some
discussion, but no conclusion either way (not accepted, and not
rejected).  Are there any known problems, like some NM9835 chips
burn and explode when run under Linux and I've just been lucky? ;)

Please, I would really appreciate to see these patches in 2.4.21.

Thanks,
Marek


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

end of thread, other threads:[~2002-12-22 22:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-19 10:03 parport_serial link order bug, NetMos support Marek Michalkiewicz
2002-12-19 15:52 ` Zwane Mwaikambo
2002-12-19 22:13   ` Marek Michalkiewicz
2002-12-20  0:40     ` Zwane Mwaikambo
2002-12-22 22:46 ` Pavel Janík

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.