From: Bernard Pidoux <pidoux@ccr.jussieu.fr>
To: linux-hams@vger.kernel.org
Subject: mkiss driver patch applied ?
Date: Sat, 09 Jul 2005 18:51:59 +0200 [thread overview]
Message-ID: <42D000AF.90703@ccr.jussieu.fr> (raw)
In-Reply-To: <42CEDEFF.30304@ccr.jussieu.fr>
Hi,
I tried to apply Ralf's patch to mkiss.c without success.
Did someone succeed ?
I would like very much to test this version with 2.6.11mdksmp kernel.
Could someone send me privately the full modified mkiss.c ?
73 de Bernard, f6bvp
-----------------
From: Ralf Baechle <eymz.emoob@killerinstinct.net>
Date: Thu Jul 07 2005 - 22:27:01 EEST
This is an almost complete rewrite of the mkiss driver trying to fix all
the issues this driver was having such as SMP, preemption etc. Basically
this makes this driver more of a descendant of PPP than of the old slip
code, as it used to be.
73 de DL5RB op Ralf
--
Loc. JN47BS / CQ 14 / ITU 28 / DOK A21
mkiss.c | 1052
++++++++++++++++++++++++++++++----------------------------------
1 files changed, 507 insertions(+), 545 deletions(-)
Index: linux-cvs/drivers/net/hamradio/mkiss.c
===================================================================
--- linux-cvs.orig/drivers/net/hamradio/mkiss.c 2005-07-06
22:09:27.000000000 +0100
+++ linux-cvs/drivers/net/hamradio/mkiss.c 2005-07-06 22:48:52.000000000
+0100
next prev parent reply other threads:[~2005-07-09 16:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Bernard Pidoux [this message]
2005-07-09 23:13 ` mkiss driver patch applied ? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42D000AF.90703@ccr.jussieu.fr \
--to=pidoux@ccr.jussieu.fr \
--cc=linux-hams@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.