HomeFreeBSD

Try to kldload if_tun if we get ENOENT from opening /dev/tunN -
rS71912Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

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).

Details

Provenance
brianAuthored on
Parents
rS71911: mtx_try_enter() returns an int, not void.
Branches
Unknown
Tags
Unknown

Event Timeline