LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* where to maintain userspace daemon for line discipline
@ 2007-01-17 16:36 Tilman Schmidt
  2007-01-22 19:56 ` Andrew Morton
  0 siblings, 1 reply; 6+ messages in thread
From: Tilman Schmidt @ 2007-01-17 16:36 UTC (permalink / raw)
  To: Linux Kernel mailing List

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

The recent discussion on LKML convinced me that a line discipline
is the correct way to layer a driver over a serial interface.
This means, however, that I'll need a (trivial) userspace daemon
which will hold the serial interface open after pushing the line
discipline onto it.

Which raises the question: Where can I drop the source for that
daemon so that it is
a) maintained together with the line discipline in case a kernel
developer feels the need to change something and
b) picked up by distributions so that they don't end up shipping
the line discipline without the necessary daemon?

Is there an appropriate place in or near the kernel tree for
stuff like that?

Thanks
Tilman

-- 
Tilman Schmidt                    E-Mail: tilman@imap.cc
Bonn, Germany
Diese Nachricht besteht zu 100% aus wiederverwerteten Bits.
Ungeöffnet mindestens haltbar bis: (siehe Rückseite)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

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

end of thread, other threads:[~2008-01-16 11:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-17 16:36 where to maintain userspace daemon for line discipline Tilman Schmidt
2007-01-22 19:56 ` Andrew Morton
2007-02-07 22:05   ` H. Peter Anvin
2008-01-15 23:03     ` Tilman Schmidt
2008-01-15 23:17       ` Randy Dunlap
2008-01-16 11:54     ` Tilman Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).