patch-2.3.99-pre6 linux/drivers/isdn/hisax/hisax.h
Next file: linux/drivers/isdn/hisax/isar.c
Previous file: linux/drivers/isdn/avmb1/t1pci.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Thu Apr 13 09:03:03 2000
- Orig file:
v2.3.99-pre5/linux/drivers/isdn/hisax/hisax.h
- Orig date:
Sat Feb 26 22:31:46 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/isdn/hisax/hisax.h linux/drivers/isdn/hisax/hisax.h
@@ -1,8 +1,11 @@
-/* $Id: hisax.h,v 2.41 2000/02/26 00:35:13 keil Exp $
+/* $Id: hisax.h,v 2.42 2000/04/09 19:02:44 keil Exp $
* Basic declarations, defines and prototypes
*
* $Log: hisax.h,v $
+ * Revision 2.42 2000/04/09 19:02:44 keil
+ * retry pump modulation settings if it fails
+ *
* Revision 2.41 2000/02/26 00:35:13 keil
* Fix skb freeing in interrupt context
*
@@ -500,6 +503,7 @@
u_char mod;
u_char newcmd;
u_char newmod;
+ char try_mod;
struct timer_list ftimer;
u_char *rcvbuf; /* B-Channel receive Buffer */
u_char conmsg[16];
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)