patch-2.4.10 linux/drivers/sgi/char/sgiserial.h
Next file: linux/drivers/sgi/char/shmiq.c
Previous file: linux/drivers/sgi/char/sgiserial.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 27 08:56:31 2001
- Orig file:
v2.4.9/linux/drivers/sgi/char/sgiserial.h
- Orig date:
Fri Jun 25 17:39:34 1999
diff -u --recursive --new-file v2.4.9/linux/drivers/sgi/char/sgiserial.h linux/drivers/sgi/char/sgiserial.h
@@ -359,7 +359,7 @@
#define ZCOUNT 0x2 /* Zero count */
#define Tx_BUF_EMP 0x4 /* Tx Buffer empty */
#define DCD 0x8 /* DCD */
-#define SYNC_HUNT 0x10 /* Sync/hunt */
+#define SYNC 0x10 /* Sync/hunt */
#define CTS 0x20 /* CTS */
#define TxEOM 0x40 /* Tx underrun */
#define BRK_ABRT 0x80 /* Break/Abort */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)