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

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)