patch-2.4.0-test12 linux/drivers/isdn/hisax/l3ni1.h

Next file: linux/drivers/isdn/hisax/mic.c
Previous file: linux/drivers/isdn/hisax/l3ni1.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test11/linux/drivers/isdn/hisax/l3ni1.h linux/drivers/isdn/hisax/l3ni1.h
@@ -1,4 +1,4 @@
-// $Id: l3ni1.h,v 2.2 2000/06/26 08:59:14 keil Exp $
+// $Id: l3ni1.h,v 2.3 2000/11/16 13:50:43 keil Exp $
 //-----------------------------------------------------------------------------
 //
 // NI1 D-channel protocol
@@ -11,6 +11,7 @@
 // driver written by Karsten Keil et al.  Thanks also for the 
 // code provided by Ragnar Paulson.
 //
+//
 // This file is (c) under GNU PUBLIC LICENSE
 //
 //-----------------------------------------------------------------------------
@@ -29,7 +30,7 @@
 #define T313	4000
 #define T318	4000
 #define T319	4000
-#define TSPID	2000
+#define TSPID	5000 /* was 2000 - Guy Ellis */
 
 /*
  * Message-Types

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