From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: "Kristian Høgsberg" <krh@redhat.com>, "Andrew Morton" <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net
Subject: Re: [PATCH 1/4] Add core firewire stack.
Date: Wed, 20 Dec 2006 23:55:30 +0100 [thread overview]
Message-ID: <4589BF62.4050105@s5r6.in-berlin.de> (raw)
In-Reply-To: <20061220005827.GC11746@devserv.devel.redhat.com>
Kristian Høgsberg wrote:
> Signed-off-by: Kristian Hoegsberg <krh@redhat.com>
> ---
> drivers/Kconfig | 2
> drivers/Makefile | 1
> drivers/firewire/Kconfig | 23 +
> drivers/firewire/Makefile | 7
> drivers/firewire/fw-card.c | 384 +++++++++++++++++++
> drivers/firewire/fw-iso.c | 136 +++++++
> drivers/firewire/fw-topology.c | 446 +++++++++++++++++++++++
> drivers/firewire/fw-topology.h | 84 ++++
> drivers/firewire/fw-transaction.c | 730 +++++++++++++++++++++++++++++++++++++
> drivers/firewire/fw-transaction.h | 422 +++++++++++++++++++++
> 10 files changed, 2235 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/Kconfig b/drivers/Kconfig
> index e7da9fa..c651556 100644
> --- a/drivers/Kconfig
> +++ b/drivers/Kconfig
> @@ -30,6 +30,8 @@ source "drivers/md/Kconfig"
>
> source "drivers/message/fusion/Kconfig"
>
> +source "drivers/firewire/Kconfig"
> +
> source "drivers/ieee1394/Kconfig"
>
> source "drivers/message/i2o/Kconfig"
[...]
Would anybody mind if I pick this up for linux1394-2.6.git's master
branch? --- This would mean it appears in the next -mm.
(Personally, I would prefer it being stuffed into drivers/ieee1394, thus
preparing for a _potential_ point in time when the kernel config option
of old stack vs. new stack vs. both stacks condenses to a radio button
in a single IEEE 1394 config menu, and for a potential brief period
during which both stacks live in mainline together that way. But if
nobody else complains, I'll include it as drivers/firewire.)
--
Stefan Richter
-=====-=-==- ==-- =-=--
http://arcgraph.de/sr/
prev parent reply other threads:[~2006-12-20 22:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-20 0:58 Kristian Høgsberg
2006-12-20 22:55 ` Stefan Richter [this message]
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=4589BF62.4050105@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=akpm@osdl.org \
--cc=krh@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®