diff options
author | ftrvxmtrx <devnull@localhost> | 2014-04-22 23:34:52 +0200 |
---|---|---|
committer | ftrvxmtrx <devnull@localhost> | 2014-04-22 23:34:52 +0200 |
commit | 99c0abc76db4e534a6e2dd76ef57c37f297bf735 (patch) | |
tree | b3bc2c13cbbfeb585de475f72f88f95557116324 /sys/man/4 | |
parent | 0f98415f99948880cd25190a2aee8f5bbefcdfcb (diff) |
nusb/ether: add RNDIS support (tested on Nexus 5)
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/nusb | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/sys/man/4/nusb b/sys/man/4/nusb index ca95638e7..a3b19515f 100644 --- a/sys/man/4/nusb +++ b/sys/man/4/nusb @@ -162,14 +162,15 @@ Without specifying the option, the device is assumed to be a CDC compliant ethernet communication device. Other devices might require setting an explicit -.IR ethertype +.IR ethertype , such as +.BR rndis , .BR smsc , -.B a88772 +.BR a88772 or -.B a88178 -see -.IR nusbrc (8). +.BR a88178 +(see +.IR nusbrc (8)). On devices that support it, the mac address can be set using the .B -a |