Host for RNDIS and ActiveSync devices (EXPERIMENTAL)
modulename: rndis_host.ko
configname: CONFIG_USB_NET_RNDIS_HOST
Linux Kernel Configuration
└─>Device Drivers
└─>Network device support
└─>USB Network Adapters
└─>Host for RNDIS and ActiveSync devices (EXPERIMENTAL)
In linux kernel since version 2.6.20 (release Date: 2007-02-04)
This option enables hosting "Remote NDIS" USB networking links,
as encouraged by Microsoft (instead of CDC Ethernet!) for use in
various devices that may only support this protocol. A variant
of this protocol (with even less public documentation) seems to
be at the root of Microsoft's "ActiveSync" too.
Avoid using this protocol unless you have no better options.
The protocol specification is incomplete, and is controlled by
(and for) Microsoft; it isn't an "Open" ecosystem or market.
as encouraged by Microsoft (instead of CDC Ethernet!) for use in
various devices that may only support this protocol. A variant
of this protocol (with even less public documentation) seems to
be at the root of Microsoft's "ActiveSync" too.
Avoid using this protocol unless you have no better options.
The protocol specification is incomplete, and is controlled by
(and for) Microsoft; it isn't an "Open" ecosystem or market.
source code:
depends
CONFIG_EXPERIMENTALCONFIG_NET
CONFIG_NETDEVICES
CONFIG_USB
CONFIG_USB_USBNET or CONFIG_USB_NET_DRIVERS