[Bug 241090] Suggested addition to FreeBSD Handbook section 31.4. USB Tethering

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 5 22:01:44 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241090

            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 at FreeBSD.org
          Reporter: pauamma at 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="YES"
           if_cdce_load="YES"
           if_ipheth_load="YES"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-doc mailing list