patch-2.4.0-test6 linux/drivers/isdn/hisax/bkm_a4t.c
Next file: linux/drivers/isdn/hisax/bkm_a8.c
Previous file: linux/drivers/isdn/hisax/avm_pci.c
Back to the patch index
Back to the overall index
- Lines: 44
- Date:
Sun Aug 6 12:43:41 2000
- Orig file:
v2.4.0-test5/linux/drivers/isdn/hisax/bkm_a4t.c
- Orig date:
Fri Jun 23 21:55:09 2000
diff -u --recursive --new-file v2.4.0-test5/linux/drivers/isdn/hisax/bkm_a4t.c linux/drivers/isdn/hisax/bkm_a4t.c
@@ -1,4 +1,4 @@
-/* $Id: bkm_a4t.c,v 1.9 1999/12/19 13:09:41 keil Exp $
+/* $Id: bkm_a4t.c,v 1.11 2000/06/26 08:59:12 keil Exp $
* bkm_a4t.c low level stuff for T-Berkom A4T
* derived from the original file sedlbauer.c
* derived from the original file niccy.c
@@ -6,36 +6,7 @@
*
* Author Roland Klabunde (R.Klabunde@Berkom.de)
*
- * $Log: bkm_a4t.c,v $
- * Revision 1.9 1999/12/19 13:09:41 keil
- * changed TASK_INTERRUPTIBLE into TASK_UNINTERRUPTIBLE for
- * signal proof delays
- *
- * Revision 1.8 1999/09/04 06:20:05 keil
- * Changes from kernel set_current_state()
- *
- * Revision 1.7 1999/08/22 20:26:55 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 1.6 1999/08/11 21:01:22 keil
- * new PCI codefix
- *
- * Revision 1.5 1999/08/10 16:01:46 calle
- * struct pci_dev changed in 2.3.13. Made the necessary changes.
- *
- * Revision 1.4 1999/07/14 11:43:14 keil
- * correct PCI_SUBSYSTEM_VENDOR_ID
- *
- * Revision 1.3 1999/07/12 21:04:58 keil
- * fix race in IRQ handling
- * added watchdog for lost IRQs
- *
- * Revision 1.2 1999/07/01 08:07:53 keil
- * Initial version
- *
+ * This file is (c) under GNU PUBLIC LICENSE
*
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)