Add missing line disciplines.

This commit is contained in:
Ulrich Drepper 1999-06-17 15:19:56 +00:00
parent 46e9ccea85
commit 6dcbb40cc0

View File

@ -66,3 +66,11 @@ struct termio
#define N_PPP 3
#define N_STRIP 4
#define N_AX25 5
#define N_X25 6 /* X.25 async */
#define N_6PACK 7
#define N_MASC 8 /* Mobitex module */
#define N_R3964 9 /* Simatic R3964 module */
#define N_PROFIBUS_FDL 10 /* Profibus */
#define N_IRDA 11 /* Linux IR */
#define N_SMSBLOCK 12 /* SMS block mode */
#define N_HDLC 13 /* synchronous HDLC */