--- zzzz-none-000/linux-2.4.17/include/linux/tty.h 2001-11-22 19:46:19.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/include/linux/tty.h 2004-11-24 13:21:47.000000000 +0000 @@ -33,8 +33,8 @@ * (Note: the *_driver.minor_start values 1, 64, 128, 192 are * hardcoded at present.) */ -#define NR_PTYS 256 /* ptys/major */ -#define NR_LDISCS 16 +#define NR_PTYS 32 /* ptys/major */ +#define NR_LDISCS 4 /* * Unix98 PTY's can be defined as any multiple of NR_PTYS up to