From: Tilman Schmidt <tilman@imap.cc>
To: Rodolfo Giometti <giometti@linux.it>
Cc: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
David Woodhouse <dwmw2@infradead.org>,
Dave Jones <davej@redhat.com>, Sam Ravnborg <sam@ravnborg.org>,
Greg KH <greg@kroah.com>, Randy Dunlap <randy.dunlap@oracle.com>,
Kay Sievers <kay.sievers@vrfy.org>,
Alan Cox <alan@lxorguk.ukuu.org.uk>,
"H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@elte.hu>,
Michael Kerrisk <mtk.manpages@gmail.com>
Subject: Re: [PATCH] ldisc: new dcd_change() method for line disciplines.
Date: Fri, 28 Nov 2008 12:39:16 +0100 [thread overview]
Message-ID: <492FD864.50901@imap.cc> (raw)
In-Reply-To: <1227647470-4816-2-git-send-email-giometti@linux.it>
[-- Attachment #1: Type: text/plain, Size: 998 bytes --]
Rodolfo Giometti schrieb:
> --- a/include/linux/tty_ldisc.h
> +++ b/include/linux/tty_ldisc.h
> @@ -99,11 +99,19 @@
> * cease I/O to the tty driver. Can sleep. The driver should
> * seek to perform this action quickly but should wait until
> * any pending driver I/O is completed.
> + *
> + * void (*dcd_change)(struct uart_port *port, unsigned int status,
> + * struct timespec *ts)
> + *
> + * Tells the discipline that the DCD pin has changed its status and
> + * the relative timestamp. Pointer ts can be NULL.
> */
I don't see an actual call to that new method getting added anywhere.
Is that planned for a later patch? Which serial drivers will support
that mechanism? Should the documentation perhaps mention that not
all drivers support this?
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 --]
next prev parent reply other threads:[~2008-11-28 11:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-25 21:11 LinuxPPS (Version 9): the PPS Linux implementation Rodolfo Giometti
2008-11-25 21:11 ` [PATCH] ldisc: new dcd_change() method for line disciplines Rodolfo Giometti
2008-11-25 21:11 ` [PATCH] ldisc n_tty: export all N_TTY ldisc methods Rodolfo Giometti
2008-11-25 21:11 ` [PATCH] ldisc: new N_PPS (Pulse Per Second) line discipine Rodolfo Giometti
2008-11-25 21:11 ` [PATCH] PPS: UART PPS support replaced by new N_PPS line discipline Rodolfo Giometti
2008-11-28 11:39 ` Tilman Schmidt [this message]
2008-11-28 12:57 ` [PATCH] ldisc: new dcd_change() method for line disciplines Rodolfo Giometti
2008-11-28 13:58 ` Alan Cox
2008-11-26 1:03 ` LinuxPPS (Version 9): the PPS Linux implementation Andrew Morton
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=492FD864.50901@imap.cc \
--to=tilman@imap.cc \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=davej@redhat.com \
--cc=dwmw2@infradead.org \
--cc=giometti@linux.it \
--cc=greg@kroah.com \
--cc=hpa@zytor.com \
--cc=kay.sievers@vrfy.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mtk.manpages@gmail.com \
--cc=randy.dunlap@oracle.com \
--cc=sam@ravnborg.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 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®