All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] SMP fix for 6pack driver
@ 2005-07-04 17:30 Ralf Baechle
  2005-07-05 10:45 ` Chuck Hast
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Ralf Baechle @ 2005-07-04 17:30 UTC (permalink / raw)
  To: Jeff Garzik, stable; +Cc: linux-hams, Marc Schneider

Drivers really only work well in SMP if they actually can be selected.
This is a leftover from the time when the 6pack drive only used to be
a bitrotten variant of the slip driver.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>

 Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: linux-cvs/drivers/net/hamradio/Kconfig
===================================================================
--- linux-cvs.orig/drivers/net/hamradio/Kconfig	2005-05-20 12:29:58.000000000 +0100
+++ linux-cvs/drivers/net/hamradio/Kconfig	2005-07-04 18:23:17.000000000 +0100
@@ -17,7 +17,7 @@
 
 config 6PACK
 	tristate "Serial port 6PACK driver"
-	depends on AX25 && BROKEN_ON_SMP
+	depends on AX25
 	---help---
 	  6pack is a transmission protocol for the data exchange between your
 	  PC and your TNC (the Terminal Node Controller acts as a kind of


^ permalink raw reply	[flat|nested] 21+ messages in thread
* Re: [PATCH] SMP fix for 6pack driver
@ 2005-08-28 20:46 Iñaki Arenaza
  2005-09-01 11:45 ` Ralf Baechle DL5RB
  0 siblings, 1 reply; 21+ messages in thread
From: Iñaki Arenaza @ 2005-08-28 20:46 UTC (permalink / raw)
  To: linux-hams


On Tue Jul 05 2005 - 21:12:22 EEST, Ralf Baechle wrote:

> You could try EB6EBU's m6pack which is an application level solution
> to the problem.

Just a little correction. It's EB2EBU, not EB6EBU (otherwise Google
will not find my patch against ax25-tools-0.0.8 ;-)

You can get it at:

    http://www.escomposlinux.org/iarenaza/hamradio/m6pack/files/ax25-tools-0.0.8-m6pack.diff.bz2

73's de EB2EBU

-- 
  Get PGP/GPG Keys at  http://www.escomposlinux.org/iarenaza/pgpkey.php
  I use free software / Yo uso software libre

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

end of thread, other threads:[~2005-09-01 20:16 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-04 17:30 [PATCH] SMP fix for 6pack driver Ralf Baechle
2005-07-05 10:45 ` Chuck Hast
2005-07-05 15:53   ` Ralf Baechle DL5RB
2005-07-05 16:06     ` Chuck Hast
2005-07-05 18:12       ` Ralf Baechle DL5RB
2005-07-05 22:39         ` Bill Vodall
2005-07-07 10:46           ` Ralf Baechle DL5RB
2005-07-08 20:15         ` SMP fix for mkiss driver ? Bernard Pidoux
2005-07-09 16:51           ` mkiss driver patch applied ? Bernard Pidoux
2005-07-09 23:13             ` Stephen
2005-07-10 12:41               ` Bernard Pidoux
2005-07-11 15:55               ` Ralf Baechle DL5RB
2005-07-05 15:26 ` [stable] [PATCH] SMP fix for 6pack driver Chris Wright
2005-07-05 16:23   ` Ralf Baechle DL5RB
2005-07-05 16:26     ` Chris Wright
2005-07-31  5:07 ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2005-08-28 20:46 Iñaki Arenaza
2005-09-01 11:45 ` Ralf Baechle DL5RB
2005-09-01 12:47   ` Chuck Hast
2005-09-01 15:35     ` Ralf Baechle DL5RB
2005-09-01 20:16       ` Chuck Hast

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.