patch-2.2.0-pre9 linux/include/net/irda/irlap_event.h
Next file: linux/include/net/irda/irlpt_cli.h
Previous file: linux/include/net/irda/irda_device.h
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Wed Jan 20 11:05:33 1999
- Orig file:
v2.2.0-pre8/linux/include/net/irda/irlap_event.h
- Orig date:
Tue Dec 22 14:16:58 1998
diff -u --recursive --new-file v2.2.0-pre8/linux/include/net/irda/irlap_event.h linux/include/net/irda/irlap_event.h
@@ -6,7 +6,7 @@
* Status: Experimental.
* Author: Dag Brattli <dagb@cs.uit.no>
* Created at: Sat Aug 16 00:59:29 1997
- * Modified at: Mon Dec 14 13:58:27 1998
+ * Modified at: Thu Dec 17 11:58:10 1998
* Modified by: Dag Brattli <dagb@cs.uit.no>
*
* Copyright (c) 1998 Dag Brattli <dagb@cs.uit.no>, All Rights Reserved.
@@ -45,6 +45,7 @@
LAP_NRM_S, /* Normal response mode as secondary */
LAP_XMIT_S,
LAP_SCLOSE,
+ LAP_RESET_CHECK,
} IRLAP_STATE;
/* IrLAP Events */
@@ -56,6 +57,7 @@
DISCONNECT_REQUEST,
DATA_REQUEST,
RESET_REQUEST,
+ RESET_RESPONSE,
/* Send events */
SEND_I_CMD,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov