patch-2.3.19 linux/include/net/irda/toshoboe.h
Next file: linux/include/pcmcia/bus_ops.h
Previous file: linux/include/net/irda/irvtd.h
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Wed Sep 29 15:32:14 1999
- Orig file:
v2.3.18/linux/include/net/irda/toshoboe.h
- Orig date:
Sun May 30 10:27:04 1999
diff -u --recursive --new-file v2.3.18/linux/include/net/irda/toshoboe.h linux/include/net/irda/toshoboe.h
@@ -25,6 +25,12 @@
/*
* $Log: toshoboe.h,v $
+ * Revision 1.4 1999/06/29 13:46:42 root
+ * ls
+ *
+ * Revision 1.3 1999/06/29 12:31:03 root
+ * *** empty log message ***
+ *
* Revision 1.2 1999/05/09 01:43:08 root
* *** empty log message ***
*
@@ -157,6 +163,8 @@
struct OboeTaskFile *taskfile; /*The taskfile */
void *xmit_bufs[TX_SLOTS]; /*The buffers */
void *recv_bufs[RX_SLOTS];
+ int open;
+ int stopped; /*Stopped by some or other APM stuff*/
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)