patch-2.4.0-test6 linux/drivers/isdn/hisax/avm_pci.c
Next file: linux/drivers/isdn/hisax/bkm_a4t.c
Previous file: linux/drivers/isdn/hisax/avm_a1p.c
Back to the patch index
Back to the overall index
- Lines: 64
- Date:
Sun Aug 6 12:43:41 2000
- Orig file:
v2.4.0-test5/linux/drivers/isdn/hisax/avm_pci.c
- Orig date:
Fri Jun 23 21:55:09 2000
diff -u --recursive --new-file v2.4.0-test5/linux/drivers/isdn/hisax/avm_pci.c linux/drivers/isdn/hisax/avm_pci.c
@@ -1,60 +1,11 @@
-/* $Id: avm_pci.c,v 1.15 2000/02/26 00:35:12 keil Exp $
-
+/* $Id: avm_pci.c,v 1.17 2000/06/26 08:59:12 keil Exp $
+ *
* avm_pci.c low level stuff for AVM Fritz!PCI and ISA PnP isdn cards
* Thanks to AVM, Berlin for informations
*
* Author Karsten Keil (keil@isdn4linux.de)
*
- *
- * $Log: avm_pci.c,v $
- * Revision 1.15 2000/02/26 00:35:12 keil
- * Fix skb freeing in interrupt context
- *
- * Revision 1.14 1999/12/19 13:09:41 keil
- * changed TASK_INTERRUPTIBLE into TASK_UNINTERRUPTIBLE for
- * signal proof delays
- *
- * Revision 1.13 1999/12/03 12:10:14 keil
- * Bugfix: Wrong channel use on hangup of channel 2
- *
- * Revision 1.12 1999/09/04 06:20:05 keil
- * Changes from kernel set_current_state()
- *
- * Revision 1.11 1999/08/11 21:01:18 keil
- * new PCI codefix
- *
- * Revision 1.10 1999/08/10 16:01:44 calle
- * struct pci_dev changed in 2.3.13. Made the necessary changes.
- *
- * Revision 1.9 1999/07/12 21:04:57 keil
- * fix race in IRQ handling
- * added watchdog for lost IRQs
- *
- * Revision 1.8 1999/07/01 08:11:19 keil
- * Common HiSax version for 2.0, 2.1, 2.2 and 2.3 kernel
- *
- * Revision 1.7 1999/02/22 18:26:30 keil
- * Argh ! ISAC address was only set with PCI
- *
- * Revision 1.6 1998/11/27 19:59:28 keil
- * set subtype for Fritz!PCI
- *
- * Revision 1.5 1998/11/27 12:56:45 keil
- * forgot to update setup function name
- *
- * Revision 1.4 1998/11/15 23:53:19 keil
- * Fritz!PnP; changes from 2.0
- *
- * Revision 1.3 1998/09/27 23:53:39 keil
- * Fix error handling
- *
- * Revision 1.2 1998/09/27 12:54:55 keil
- * bcs assign was lost in setstack, very bad results
- *
- * Revision 1.1 1998/08/20 13:47:30 keil
- * first version
- *
- *
+ * This file is (c) under GNU PUBLIC LICENSE
*
*/
#define __NO_VERSION__
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)