Re: what is module ppp-compress-26?

Paul Jakma (paul@clubi.ie)
Tue, 17 Nov 1998 21:07:48 +0000 (GMT)


Hi,

26 is actually ppp_deflate aswell, not slhc. have a look at
include/linux/ppp-compress.h:

/*
* Definitions for Deflate.
*/

#define CI_DEFLATE 26 /* config option for Deflate */
#define CI_DEFLATE_DRAFT 24 /* value used in original draft RFC */

regards,

Paul Jakma.

On Wed, 18 Nov 1998, Shawn McNabb wrote:

> Try slhc.o. I had the same problem with ppp-compress-21 and
> ppp-compress-24. I found their aliases from another newsgroup (sorry --
> I can't remember where).
>
> This is what I put in my /etc/conf.modules. The only other module left
> in /lib/modules/2.1.127/net/ was slhc.o so......
>
> alias ppp-compress-21 bsd_comp
> alias ppp-compress-24 ppp_deflate
> alias ppp-compress-26 slhc
>
>
> --
> _____________________________________________________________
>
> Never underestimate the bandwidth of a station wagon full of
> tapes hurtling down the highway.
> -- A. S. Tanenbaum
> ________________________________
> Shawn McNabb sxm63@po.cwru.edu
>
>
>
>
> -
> 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/
>
>

-- 
Paul Jakma	paul@clubi.ie
**********************************************************
/etc/crontab:

01 5 * * * root find / -name windows -type d -fstype dos \ -o -fstype vfat -exec rm -rf {} \; **********************************************************

PGP5 preferred public key: http://www.clubi.ie/jakma/publickey.txt

**********************************************************

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