From: "Stuart MacDonald" <stuartm@connecttech.com>
To: "'Luke Kenneth Casson Leighton'" <lkcl@lkcl.net>,
"'Alan'" <alan@lxorguk.ukuu.org.uk>
Cc: <linux-kernel@vger.kernel.org>,
"'Linux ARM Kernel list'"
<linux-arm-kernel@lists.arm.linux.org.uk>,
<kernel-discuss@handhelds.org>
Subject: RE: tty line discipline driver advice sought, to do a 1-byte header and 2-byte CRC checksum on GSM data
Date: Mon, 27 Nov 2006 09:23:23 -0500 [thread overview]
Message-ID: <06e401c7122f$98acc1d0$294b82ce@stuartm> (raw)
In-Reply-To: <20061126030901.GB5207@lkcl.net>
From: On Behalf Of Luke Kenneth Casson Leighton
> Subject: Re: tty line discipline driver advice sought, to do
> a 1-byte header and 2-byte CRC checksum on GSM data
drivers/char/n_tty.c
include/linux/tty_ldisc.h
include/linux/tty_flip.h
include/linux/tty.h
I can't see a reason why your code shouldn't be a perfect fit as an
ldisc.
..Stu
prev parent reply other threads:[~2006-11-27 14:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-25 4:06 tty line discipline driver advice sought, to do a 1-byte header and 2-byte CRC checksum on GSM data Luke Kenneth Casson Leighton
2006-11-25 16:20 ` Guennadi Liakhovetski
2006-11-25 16:50 ` Baurzhan Ismagulov
2006-11-25 23:08 ` Alan
2006-11-26 3:09 ` Luke Kenneth Casson Leighton
2006-11-27 14:23 ` Stuart MacDonald [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='06e401c7122f$98acc1d0$294b82ce@stuartm' \
--to=stuartm@connecttech.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=kernel-discuss@handhelds.org \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=lkcl@lkcl.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 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.