patch-2.2.18 linux/drivers/isdn/isdn_v110.c

Next file: linux/drivers/isdn/isdn_v110.h
Previous file: linux/drivers/isdn/isdn_ttyfax.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/isdn/isdn_v110.c linux/drivers/isdn/isdn_v110.c
@@ -1,4 +1,4 @@
-/* $Id: isdn_v110.c,v 1.4 2000/03/16 16:34:12 kai Exp $
+/* $Id: isdn_v110.c,v 1.5 2000/05/11 22:29:21 kai Exp $
 
  * Linux ISDN subsystem, V.110 related functions (linklevel).
  *
@@ -18,22 +18,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *
- * $Log: isdn_v110.c,v $
- * Revision 1.4  2000/03/16 16:34:12  kai
- * some translation work
- *
- * there shouldn't be any German comments lurking around anymore ;-)
- *
- * Revision 1.3  1999/10/30 09:49:28  keil
- * Reinit of v110 structs
- *
- * Revision 1.2  1998/02/22 19:44:25  fritz
- * Bugfixes and improvements regarding V.110, V.110 now running.
- *
- * Revision 1.1  1998/02/20 17:32:09  fritz
- * First checkin (not yet completely functionable).
- *
  */
+
 #include <linux/string.h>
 #include <linux/kernel.h>
 #include <linux/malloc.h>
@@ -44,7 +30,7 @@
 
 #undef ISDN_V110_DEBUG
 
-char *isdn_v110_revision = "$Revision: 1.4 $";
+char *isdn_v110_revision = "$Revision: 1.5 $";
 
 #define V110_38400 255
 #define V110_19200  15

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)