*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: if_urndis | Section: 4 | Source: FreeBSD | File: if_urndis.4.gz
URNDIS(4) FreeBSD Kernel Interfaces Manual URNDIS(4) NAME urndis - USB Remote NDIS Ethernet device SYNOPSIS To compile this driver into the kernel, place the following lines in your kernel configuration file: device ehci device uhci device ohci device xhci device usb device miibus device uether device urndis Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_urndis_load="YES" DESCRIPTION The urndis driver provides Ethernet access over Remote NDIS (RNDIS), allowing mobile devices such as phones and tablets to provide network access. It is often referred to as USB tethering, and in most cases must be explicitly enabled on the device. urndis should work with any USB RNDIS devices, such as those commonly found on Android devices. It does not support different media types or options. For more information on configuring this device, see ifconfig(8). HARDWARE The urndis driver supports the "tethering" functionality of many Android devices. SEE ALSO arp(4), cdce(4), cdceem(4), ipheth(4), netintro(4), usb(4), ifconfig(8) HISTORY The urndis device driver first appeared in OpenBSD 4.7. The first FreeBSD release to include it was FreeBSD 9.3. AUTHORS The urndis driver was written by Jonathan Armani <[email protected]>, Michael Knudsen <[email protected]>, and Fabien Romano <[email protected]>. It was ported to FreeBSD by Hans Petter Selasky <[email protected]>. FreeBSD 14.1-RELEASE-p8 November 24, 2015 FreeBSD 14.1-RELEASE-p8

Navigation Options