[alsa-devel] [PATCH 1/2] TTY: Rename N_AMSDELTA line discipline to N_V253
![](https://secure.gravatar.com/avatar/76f692a58f1b377cdde5cbfe23090f81.jpg?s=120&d=mm&r=g)
6 Aug
2009
6 Aug
'09
1:07 p.m.
The patch changes the line discipline name registered in include/linux/tty.h
Signed-off-by: Janusz Krzysztofik
--- --- linux-2.6.31-rc5/include/linux/tty.h.orig 2009-08-05 21:44:33.000000000 +0200 +++ linux-2.6.31-rc5/include/linux/tty.h 2009-08-05 22:54:12.000000000 +0200 @@ -47,7 +47,7 @@ #define N_SLCAN 17 /* Serial / USB serial CAN Adaptors */ #define N_PPS 18 /* Pulse per Second */
-#define N_AMSDELTA 19 /* codec control over modem, board specific */ +#define N_V253 19 /* Codec control over voice modem */
/* * This character is the same as _POSIX_VDISABLE: it cannot be used as
5663
Age (days ago)
5663
Last active (days ago)
0 comments
1 participants
participants (1)
-
Janusz Krzysztofik