X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=freebsd-2.0%2Fppp_tty.c;h=7eee2b134aa29bc8764635858ace6591e05eff88;hp=01040de4748b2cc67e73aadb439b1e12da67af4e;hb=642b44a17f5b83cbfbbbca87d85ec0e4d83762cd;hpb=3fca15005a3eb1adb1ac4f94ec3eb6439e2dc865 diff --git a/freebsd-2.0/ppp_tty.c b/freebsd-2.0/ppp_tty.c index 01040de..7eee2b1 100644 --- a/freebsd-2.0/ppp_tty.c +++ b/freebsd-2.0/ppp_tty.c @@ -70,7 +70,7 @@ * Paul Mackerras (paulus@cs.anu.edu.au). */ -/* $Id: ppp_tty.c,v 1.5 1996/07/01 01:00:31 paulus Exp $ */ +/* $Id: ppp_tty.c,v 1.6 1996/07/01 05:25:56 paulus Exp $ */ /* from if_sl.c,v 1.11 84/10/04 12:54:47 rick Exp */ /* from NetBSD: if_ppp.c,v 1.15.2.2 1994/07/28 05:17:58 cgd Exp */ @@ -507,7 +507,7 @@ pppfcs(fcs, cp, len) } /* - * This gets called at splnet from if_ppp.c at various times + * This gets called at splsoftnet from if_ppp.c at various times * when there is data ready to be sent. */ static void @@ -691,7 +691,7 @@ pppasyncstart(sc) /* * This gets called when a received packet is placed on - * the inq, at splnet. + * the inq, at splsoftnet. */ static void pppasyncctlp(sc) @@ -711,7 +711,7 @@ pppasyncctlp(sc) /* * Start output on async tty interface. If the transmit queue * has drained sufficiently, arrange for pppasyncstart to be - * called later at splnet. + * called later at splsoftnet. * Called at spltty or higher. */ int