Date: Sat, 05 Oct 2019 22:01:43 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 241090] Suggested addition to FreeBSD Handbook section 31.4. USB Tethering Message-ID: <bug-241090-9@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241090 Bug ID: 241090 Summary: Suggested addition to FreeBSD Handbook section 31.4. USB Tethering Product: Documentation Version: Latest Hardware: Any URL: https://www.freebsd.org/doc/en_US.ISO8859-1/books/hand book/network-usb-tethering.html OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Website Assignee: doc@FreeBSD.org Reporter: pauamma@gundo.com Suggested addition, after the "kldload if_..." lines: To make this change permanent and load the driver as a module at boot time, place the appropriate line of the following in loader.conf(5): if_urndis_load=3D"YES" if_cdce_load=3D"YES" if_ipheth_load=3D"YES" --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241090-9>