|
@@ -16,14 +16,8 @@
|
|
|
|
|
|
#include <linux/ioctl.h>
|
|
#include <linux/ioctl.h>
|
|
|
|
|
|
-#ifdef CONFIG_COBALT_MICRO_SERVER
|
|
|
|
-/* Save memory */
|
|
|
|
-#define ISDN_MAX_DRIVERS 2
|
|
|
|
-#define ISDN_MAX_CHANNELS 8
|
|
|
|
-#else
|
|
|
|
#define ISDN_MAX_DRIVERS 32
|
|
#define ISDN_MAX_DRIVERS 32
|
|
#define ISDN_MAX_CHANNELS 64
|
|
#define ISDN_MAX_CHANNELS 64
|
|
-#endif
|
|
|
|
|
|
|
|
/* New ioctl-codes */
|
|
/* New ioctl-codes */
|
|
#define IIOCNETAIF _IO('I',1)
|
|
#define IIOCNETAIF _IO('I',1)
|