patch-2.4.0-test6 linux/drivers/isdn/hisax/gazel.c
Next file: linux/drivers/isdn/hisax/hfc_2bds0.c
Previous file: linux/drivers/isdn/hisax/fsm.c
Back to the patch index
Back to the overall index
- Lines: 45
- Date:
Sun Aug 6 12:43:41 2000
- Orig file:
v2.4.0-test5/linux/drivers/isdn/hisax/gazel.c
- Orig date:
Fri Jun 23 21:55:09 2000
diff -u --recursive --new-file v2.4.0-test5/linux/drivers/isdn/hisax/gazel.c linux/drivers/isdn/hisax/gazel.c
@@ -1,32 +1,11 @@
-/* $Id: gazel.c,v 2.6 1999/08/22 20:27:03 calle Exp $
-
+/* $Id: gazel.c,v 2.8 2000/06/26 08:59:12 keil Exp $
+ *
* gazel.c low level stuff for Gazel isdn cards
*
* Author BeWan Systems
* based on source code from Karsten Keil
*
- * $Log: gazel.c,v $
- * Revision 2.6 1999/08/22 20:27:03 calle
- * backported changes from kernel 2.3.14:
- * - several #include "config.h" gone, others come.
- * - "struct device" changed to "struct net_device" in 2.3.14, added a
- * define in isdn_compat.h for older kernel versions.
- *
- * Revision 2.5 1999/08/11 21:01:26 keil
- * new PCI codefix
- *
- * Revision 2.4 1999/08/10 16:01:54 calle
- * struct pci_dev changed in 2.3.13. Made the necessary changes.
- *
- * Revision 2.3 1999/07/12 21:05:09 keil
- * fix race in IRQ handling
- * added watchdog for lost IRQs
- *
- * Revision 2.1 1999/07/08 21:26:17 keil
- * new card
- *
- * Revision 1.0 1999/28/06
- * Initial revision
+ * This file is (c) under GNU PUBLIC LICENSE
*
*/
#include <linux/config.h>
@@ -39,7 +18,7 @@
#include <linux/pci.h>
extern const char *CardType[];
-const char *gazel_revision = "$Revision: 2.6 $";
+const char *gazel_revision = "$Revision: 2.8 $";
#define R647 1
#define R685 2
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)