From owner-cvs-all Wed Dec 16 10:42:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23711 for cvs-all-outgoing; Wed, 16 Dec 1998 10:42:41 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23704; Wed, 16 Dec 1998 10:42:38 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA01708; Wed, 16 Dec 1998 10:42:39 -0800 (PST) Date: Wed, 16 Dec 1998 10:42:39 -0800 (PST) Message-Id: <199812161842.KAA01708@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/net if_spppsubr.c src/sys/i386/isa if_ar.c if_cx.c if_sr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/12/16 10:42:38 PST Modified files: sys/net if_spppsubr.c sys/i386/isa if_ar.c if_cx.c if_sr.c Log: Straigthen out the use of the tls and tlf callbacks. Not tested on the if_sr, if_cx and if_ar drivers, but expected to work just the same as it used to. Any users of these drivers (or even better: donors of hardware for them) please contact phk@freebsd.org so we can test the next batch of changes to if_sppp. Revision Changes Path 1.48 +14 -9 src/sys/net/if_spppsubr.c 1.24 +1 -8 src/sys/i386/isa/if_ar.c 1.26 +0 -6 src/sys/i386/isa/if_cx.c 1.17 +1 -15 src/sys/i386/isa/if_sr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message