patch-2.4.2 linux/include/linux/kernelcapi.h
Next file: linux/include/linux/list.h
Previous file: linux/include/linux/kdev_t.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Feb 8 10:40:25 2001
- Orig file:
v2.4.1/linux/include/linux/kernelcapi.h
- Orig date:
Tue Nov 28 21:43:13 2000
diff -u --recursive --new-file v2.4.1/linux/include/linux/kernelcapi.h linux/include/linux/kernelcapi.h
@@ -1,5 +1,5 @@
/*
- * $Id: kernelcapi.h,v 1.8.6.1 2000/11/28 09:36:56 kai Exp $
+ * $Id: kernelcapi.h,v 1.8.6.2 2001/02/07 11:31:31 kai Exp $
*
* Kernel CAPI 2.0 Interface for Linux
*
@@ -10,8 +10,8 @@
#ifndef __KERNELCAPI_H__
#define __KERNELCAPI_H__
-#define CAPI_MAXAPPL 20 /* maximum number of applications */
-#define CAPI_MAXCONTR 10 /* maximum number of controller */
+#define CAPI_MAXAPPL 128 /* maximum number of applications */
+#define CAPI_MAXCONTR 16 /* maximum number of controller */
#define CAPI_MAXDATAWINDOW 8
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)