RE: tty line discipline driver advice sought, to do a 1-byte header and 2-byte CRC checksum on GSM data

From: Stuart MacDonald
Date: Mon Nov 27 2006 - 09:25:34 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/