patch-2.4.3 linux/drivers/isdn/avmb1/capiutil.c
Next file: linux/drivers/isdn/avmb1/kcapi.c
Previous file: linux/drivers/isdn/avmb1/capifs.c
Back to the patch index
Back to the overall index
- Lines: 28
- Date:
Sun Mar 25 18:20:44 2001
- Orig file:
v2.4.2/linux/drivers/isdn/avmb1/capiutil.c
- Orig date:
Tue Nov 28 21:43:13 2000
diff -u --recursive --new-file v2.4.2/linux/drivers/isdn/avmb1/capiutil.c linux/drivers/isdn/avmb1/capiutil.c
@@ -1,5 +1,5 @@
/*
- * $Id: capiutil.c,v 1.13 2000/11/23 20:45:14 kai Exp $
+ * $Id: capiutil.c,v 1.13.6.2 2001/03/15 15:11:24 kai Exp $
*
* CAPI 2.0 convert capi message to capi message struct
*
@@ -7,6 +7,12 @@
* Rewritten for Linux 1996 by Carsten Paeth (calle@calle.in-berlin.de)
*
* $Log: capiutil.c,v $
+ * Revision 1.13.6.2 2001/03/15 15:11:24 kai
+ * *** empty log message ***
+ *
+ * Revision 1.13.6.1 2001/02/13 11:43:29 kai
+ * more compatility changes for 2.2.19
+ *
* Revision 1.13 2000/11/23 20:45:14 kai
* fixed module_init/exit stuff
* Note: compiled-in kernel doesn't work pre 2.2.18 anymore.
@@ -93,7 +99,6 @@
#include <linux/init.h>
#include <asm/segment.h>
#include <linux/config.h>
-
#include "capiutil.h"
/* from CAPI2.0 DDK AVM Berlin GmbH */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)