Add the lgue(4) driver for USB CDC ethernet.
authorSascha Wildner <saw@online.de>
Mon, 25 Jul 2011 20:55:15 +0000 (22:55 +0200)
committerSascha Wildner <saw@online.de>
Mon, 25 Jul 2011 20:55:38 +0000 (22:55 +0200)
commita700a71b9bd02146b43533bbda568e2621ba893d
tree3daa6ad0d8d866618673f15789264f6d96248cf9
parent651338822a18b75dd03cfecb684183526265a3c4
Add the lgue(4) driver for USB CDC ethernet.

Submitted-by: Yellow Rabbit <yrabbit@sdf.lonestar.org>
share/man/man4/Makefile
share/man/man4/lgue.4 [new file with mode: 0644]
sys/bus/usb/usbcdc.h
sys/conf/files
sys/config/LINT
sys/config/LINT64
sys/dev/netif/Makefile
sys/dev/netif/lgue/Makefile [new file with mode: 0644]
sys/dev/netif/lgue/if_lgue.c [new file with mode: 0644]
sys/dev/netif/lgue/if_lgue.h [new file with mode: 0644]