K 10 svn:author V 5 brian K 8 svn:date V 27 2001-02-02T01:41:26.000000Z K 7 svn:log V 204 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). END