All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Trefzer <ctrefzer@web.de>
To: linux-kernel@vger.kernel.org
Subject: [RFC] IMQ port to 2.6.0
Date: Sat, 3 Jan 2004 01:48:37 +0100	[thread overview]
Message-ID: <200401030148.17358.ctrefzer@web.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]


OK folks, hit me -- I tried to port the Intermediate Queueing Device driver 
(IMQ) to the 2.6.x kernel series. It's my first submission / patch / whatever 
to the linux kernel, so any hint will be appreciated.

The diff was made against vanilla 2.6.0, but can be applied without a hitch to 
2.6.1-rc1 as well. The further one compiles with two warnings in imq.c which 
is actually left unchanged, as it seemed to be written somewhat clean, as far 
as the 2.6 driver issues are concerned.
Runtime testing will follow tomorrow, for both 2.6.0 and 2.6.1-rc1. But just 
in case someone wants to break his/her box while I'm asleep, here goes the 
diff. The true credits are due to someone else, of course...

imq.c reads:
Authors:	Patrick McHardy, <kaber@trash.net>
		The first version was written by Martin Devera, <devik@cdi.cz>
Credits:	Jan Rafaj <imq2t@cedric.vabo.cz>
		 - Update patch to 2.4.21
		Sebastian Strollo <sstrollo@nortelnetworks.com>
		 - Fix "Dead-loop on netdevice imq"-issue

Have fun, and blame (but please don't sue) me for any mess contained herein...



[-- Attachment #2: linux-2.6.0-imq-1.diff.gz --]
[-- Type: application/x-gzip, Size: 4794 bytes --]

             reply	other threads:[~2004-01-03  0:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-03  0:48 Christian Trefzer [this message]
2004-01-03 14:35 ` [RFC] IMQ port to 2.6.0 Christian Trefzer

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=200401030148.17358.ctrefzer@web.de \
    --to=ctrefzer@web.de \
    --cc=linux-kernel@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.