Re: Proposed SyncPPP layer modifications

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Feb 18 2000 - 17:26:04 EST


> that different protocols need different initialization stuff, etc... which
> would make quite a mess, unless all the possible sync serial protocols are
> integrated into the syncppp driver... So I don't think this is a good
> idea.

Unless we make them all have a common interface so you can just do say

        sync_protocol_set(&hdlc_proto_ops);

or ppp_proto_ops

etc..

Alan

-
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/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:22 EST