We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8db840 commit e66003fCopy full SHA for e66003f
include/uapi/linux/tty_flags.h
@@ -13,7 +13,7 @@
13
*/
14
#define ASYNCB_HUP_NOTIFY 0 /* Notify getty on hangups and closes
15
* on the callout port */
16
-#define ASYNCB_FOURPORT 1 /* Set OU1, OUT2 per AST Fourport settings */
+#define ASYNCB_FOURPORT 1 /* Set OUT1, OUT2 per AST Fourport settings */
17
#define ASYNCB_SAK 2 /* Secure Attention Key (Orange book) */
18
#define ASYNCB_SPLIT_TERMIOS 3 /* [x] Separate termios for dialin/callout */
19
#define ASYNCB_SPD_HI 4 /* Use 57600 instead of 38400 bps */
0 commit comments