patch-2.4.0-test6 linux/drivers/isdn/hisax/hfc_sx.c
Next file: linux/drivers/isdn/hisax/hfc_sx.h
Previous file: linux/drivers/isdn/hisax/hfc_pci.h
Back to the patch index
Back to the overall index
- Lines: 40
- Date:
Sun Aug 6 12:43:41 2000
- Orig file:
v2.4.0-test5/linux/drivers/isdn/hisax/hfc_sx.c
- Orig date:
Thu Mar 2 14:36:22 2000
diff -u --recursive --new-file v2.4.0-test5/linux/drivers/isdn/hisax/hfc_sx.c linux/drivers/isdn/hisax/hfc_sx.c
@@ -1,4 +1,4 @@
-/* $Id: hfc_sx.c,v 1.4 2000/02/26 00:35:12 keil Exp $
+/* $Id: hfc_sx.c,v 1.6 2000/06/26 08:59:13 keil Exp $
* hfc_sx.c low level driver for CCD´s hfc-s+/sp based cards
*
@@ -21,24 +21,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Log: hfc_sx.c,v $
- * Revision 1.4 2000/02/26 00:35:12 keil
- * Fix skb freeing in interrupt context
- *
- * Revision 1.3 2000/01/20 19:49:36 keil
- * Support teles 13.3c vendor version 2.1
- *
- * Revision 1.2 1999/12/19 13:09:42 keil
- * changed TASK_INTERRUPTIBLE into TASK_UNINTERRUPTIBLE for
- * signal proof delays
- *
- * Revision 1.1 1999/11/18 00:09:18 werner
- *
- * Initial release of files for HFC-S+ and HFC-SP cards with 32K-RAM.
- * Audio and Echo are supported.
- *
- *
- *
*/
#define __NO_VERSION__
@@ -49,7 +31,7 @@
extern const char *CardType[];
-static const char *hfcsx_revision = "$Revision: 1.4 $";
+static const char *hfcsx_revision = "$Revision: 1.6 $";
/***************************************/
/* IRQ-table for CCDs demo board */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)