Re: 2.3.24pre3: N_SYNC_PPP undefined/LDISC table almost full

Paul Fulghum (paulkf@microgate.com)
Thu, 28 Oct 1999 08:55:26 -0500


From: Adam J. Richter <adam@yggdrasil.com>
> References to the undefined symbol N_SYNC_PPP were added in
> linux-2.3.24pre3, presumably the result of an incomplete patch.
> I think the fix is to add "#define N_SYNC_PPP 14" to
> include/asm-*/termios.h. Here is a proposed patch.

I submitted the ppp_synctty patch and these macros were included.
These extra bits may just be perculating through the process. If they
don't show up by the official 2.3.24, I'll send out a query.

Something this brings up is that the line discipline array
is about to be exhausted (16 slots, now with 15 ldisc). It looks to
be a simple matter to increase this, any suggestions on the new
size (20? 32?..) and when it should be changed (now, wait for
2.5.x, or not at all)?

Paul Fulghum paulkf@microgate.com
Microgate Corporation www.microgate.com
9501 Capital of Texas Hwy
Austin, Texas 78759
(512)-345-7791

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/