Date: Thu, 1 Feb 2001 17:41:27 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c Message-ID: <200102020141.f121fRD56156@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/02/01 17:41:27 PST
Modified files:
usr.sbin/ppp bundle.c
Log:
Try to kldload if_tun if we get ENOENT from opening /dev/tunN -
not just if we get ENXIO.
This makes ppp work with DEVFS when if_tun isn't built into
the kernel (without needing to manually kldload it).
Revision Changes Path
1.109 +2 -2 src/usr.sbin/ppp/bundle.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?200102020141.f121fRD56156>
