patch-2.4.0-test11 linux/drivers/isdn/hysdn/hysdn_procconf.c
Next file: linux/drivers/isdn/hysdn/hysdn_proclog.c
Previous file: linux/drivers/isdn/hysdn/hysdn_pof.h
Back to the patch index
Back to the overall index
- Lines: 49
- Date:
Fri Nov 17 11:16:20 2000
- Orig file:
v2.4.0-test10/linux/drivers/isdn/hysdn/hysdn_procconf.c
- Orig date:
Mon Aug 21 07:49:03 2000
diff -u --recursive --new-file v2.4.0-test10/linux/drivers/isdn/hysdn/hysdn_procconf.c linux/drivers/isdn/hysdn/hysdn_procconf.c
@@ -1,4 +1,4 @@
-/* $Id: hysdn_procconf.c,v 1.7 2000/08/20 16:46:09 keil Exp $
+/* $Id: hysdn_procconf.c,v 1.8 2000/11/13 22:51:47 kai Exp $
* Linux driver for HYSDN cards, /proc/net filesystem dir and conf functions.
* written by Werner Cornelius (werner@titro.de) for Hypercope GmbH
@@ -19,33 +19,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- * $Log: hysdn_procconf.c,v $
- * Revision 1.7 2000/08/20 16:46:09 keil
- * Changes for 2.4
- *
- * Revision 1.6 2000/05/17 11:41:30 ualbrecht
- * CAPI 2.0 support added
- *
- * Revision 1.5 2000/04/23 14:18:36 kai
- * merge changes from main tree
- *
- * Revision 1.4 2000/03/03 16:37:12 kai
- * incorporated some cosmetic changes from the official kernel tree back
- * into CVS
- *
- * Revision 1.3 2000/03/02 00:11:07 werner
- *
- * Changes related to procfs for 2.3.48
- *
- * Revision 1.2 2000/02/14 19:23:03 werner
- *
- * Changed handling of proc filesystem tables to a more portable version
- *
- * Revision 1.1 2000/02/10 19:45:18 werner
- *
- * Initial release
- *
- *
*/
#define __NO_VERSION__
@@ -58,7 +31,7 @@
#include "hysdn_defs.h"
-static char *hysdn_procconf_revision = "$Revision: 1.7 $";
+static char *hysdn_procconf_revision = "$Revision: 1.8 $";
#define INFO_OUT_LEN 80 /* length of info line including lf */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)