Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2001 14:09:19 +0100
From:      Joerg Wunsch <j@uriah.heep.sax.de>
To:        John Hay <jhay@icomtek.csir.co.za>, "Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/net if_sppp.h if_spppsubr.c
Message-ID:  <20011228140919.O19756@uriah.heep.sax.de>
In-Reply-To: <200112280353.fBS3rS589509@zibbi.icomtek.csir.co.za>; from jhay@icomtek.csir.co.za on Fri, Dec 28, 2001 at 05:53:28AM %2B0200
References:  <200112271649.fBRGnWw20999@freefall.freebsd.org> <20011228004639.F8202@bank-pedersen.dk> <200112272238.fBRMcqf85062@freefall.freebsd.org> <200112280353.fBS3rS589509@zibbi.icomtek.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
As John Hay wrote:

> Low level sync driver are still broken because they are suddenly required
> to include high level network stuff that they previously didn't have to.
> They drive the the lines and don't/didn't need to know about ip and things
> like that. Please build a kernel with modules and you will see that the
> if_ar and if_sr modules break.

Sorry for the breakage.

I'll probably rewrite the VJ compression handling a bit so struct sppp
doesn't require the full inclusion of struct slcompress but rather
only a pointer to it.  That way, only if_spppsubr.c itself needs to
include everything, while all the sppp low-level drivers don't need to
deal with that.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011228140919.O19756>