[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090821-patch-00.tilman@imap.cc>
Date: Fri, 21 Aug 2009 19:21:34 +0200 (CEST)
From: Tilman Schmidt <tilman@...p.cc>
To: i4ldeveloper@...tserv.isdn4linux.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
CC: Hansjoerg Lipp <hjlipp@....de>
Subject: [PATCH RFC 0/6] Gigaset driver port to CAPI
Folks,
the following set of six patches adds a configuration option to the
Gigaset driver to interface to Kernel CAPI instead of the old
ISDN4Linux subsystem. Although my unit test are not quite done yet
I would appreciate comments.
The patchset is based on 2.6.31-rc6. The first two patches are
bugfixes to the existing driver, the third one adds kerneldoc
comments for a few functions. These three are included just so
that the following ones will apply cleanly, although you are
welcome to comment on them, too.
Patch 4 reorganizes the existing driver's code so that the new
interface can be fitted in.
Patch 5 adds the Kconfig mechanism for making the ISDN subsystem
interface selectable.
Patch 6 finally adds the actual Kernel CAPI interface, and is of
course the one I am most eager to hear opinions about.
Thanks,
Tilman
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists