Date: Mon, 21 Jan 2002 21:13:12 +0100 (MET) From: j@uriah.heep.sax.de (Joerg Wunsch) To: freebsd-current@freebsd.org Subject: Re: i4b driver broken for -current? Message-ID: <200201212013.g0LKDCZ75004@uriah.heep.sax.de> References: <200201211756.SAA22267@bonsai.fernuni-hagen.de> <200201211910.g0LJAHG04925@Magelan.Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger <Alexander@Leidinger.net> wrote: > You have to use rev. 1.60 of /sys/netinet/in.c ("cd > /sys/netinet; No, you're wrong. This bug has been fixed as one of the first of my series of committs that brought the i4b version of sppp back into the mainstream version. Otherwise i could not have worked at all. ;-) RCS file: /home/ncvs/src/sys/net/if_spppsubr.c,v Working file: /sys/net/if_spppsubr.c head: 1.91 .... ---------------------------- revision 1.74 date: 2001/12/26 20:28:41; author: joerg; state: Exp; lines: +3 -2 For SIOCSIFADDR, don't call if_up() since it would attempt to add the route to the destination twice. Now that brian has fixed route.c to no longer accept this second route, this long-standing nuisance became a showstopper bug for sppp users. In retrospect, this is the same fix as the one in rev 1.78 of if_sl.c; most likely the original version of sppp has been cloned from SLIP. ;-) -- 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 freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201212013.g0LKDCZ75004>