kernel/usb4bsd: Add the urndis(4) driver for Remote NDIS device support.
authorSascha Wildner <saw@online.de>
Mon, 7 Jul 2014 09:44:51 +0000 (11:44 +0200)
committerSascha Wildner <saw@online.de>
Mon, 7 Jul 2014 09:44:51 +0000 (11:44 +0200)
commite4ca69a16ed1a4afc33ed80494b68269796cce5a
tree8dec775646db6615d00f507d8138020e9193aed9
parent49699acf1436ae1c6d3ba92f6e77ef7d81fad350
kernel/usb4bsd: Add the urndis(4) driver for Remote NDIS device support.

Aka USB tethering.

Taken-from: FreeBSD
Tested-by: Yellow Rabbit <yrabbit@sdf.lonestar.org>
13 files changed:
Makefile_upgrade.inc
etc/devd/usb.conf
share/man/man4/Makefile
share/man/man4/urndis.4 [new file with mode: 0644]
share/man/man4/usb.4
sys/bus/u4b/net/Makefile
sys/bus/u4b/net/if_urndis.c [new file with mode: 0644]
sys/bus/u4b/net/if_urndisreg.h [new file with mode: 0644]
sys/bus/u4b/net/urndis/Makefile [new file with mode: 0644]
sys/bus/u4b/usb.h
sys/conf/files
sys/config/LINT
sys/config/LINT64