Date: Tue, 30 Mar 1999 05:28:28 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_ar.c if_cx.c if_sr.c src/sys/net if_sppp.h if_spppsubr.c Message-ID: <199903301328.FAA60860@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/03/30 05:28:28 PST
Modified files:
sys/i386/isa if_ar.c if_cx.c if_sr.c
Log:
Organize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,
centralize the code.
Remember to call TLF/TLS on the hardware in CISCO mode.
Revision Changes Path
1.25 +1 -8 src/sys/i386/isa/if_ar.c
1.27 +0 -20 src/sys/i386/isa/if_cx.c
1.22 +1 -8 src/sys/i386/isa/if_sr.c
Modified files:
sys/net if_sppp.h if_spppsubr.c
Log:
rganize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,
centralize the code.
Remember to call TLF/TLS on the hardware in CISCO mode.
Revision Changes Path
1.14 +3 -3 src/sys/net/if_sppp.h
1.55 +49 -28 src/sys/net/if_spppsubr.c
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?199903301328.FAA60860>
