Subject: Re: /netbsd: fall through NC??
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: David Wetzel <dave@turbocat.de>
List: netbsd-help
Date: 01/15/2000 18:49:19
> From: Manuel Bouyer <bouyer@antioche.lip6.fr>

> More details please (hardware, kernel config, NetBSD version ...)
> I don't have this string in my i386 current kernel.

It is from Marc van Woerkom's LCP-patch for isdn4bsd.

--- if_spppsubr.c.orig  Wed Nov 17 01:45:26 1999
+++ if_spppsubr.c       Fri Nov 19 03:20:44 1999
...
@@ -1307,6 +1306,9 @@
                        sppp_cp_change_state(cp, sp, rv?
                                             STATE_ACK_SENT: STATE_REQ_SENT);
                        break;
+               case STATE_ACK_SENT:
+                       printf("<fall through NC>\n");
+
                case STATE_ACK_RCVD:
                        if (rv) {
                                sppp_cp_change_state(cp, sp, STATE_OPENED);

Jan Sparud told me this... I applied the patch but the message came up some  
days later and I was wondering were it comes from.

BTW: the i4b package works really good :-) See www.freebsd-support.de/i4b/

---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 NeXTmail dave@turbocat.de
 (______)  http://www.turbocat.de/
           DEVELOPMENT * CONSULTING * ADMINISTRATION