git: kernel: port if_cdce

Markus Pfeiffer profmakx at crater.dragonflybsd.org
Thu Feb 22 02:45:44 PST 2018


commit 0e23f1df67bc88a3e0766ae418d445b227340023
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
Date:   Mon Feb 19 20:59:02 2018 +0000

    kernel: port if_cdce
    
    While here also update it to FreeBSD's

Summary of changes:
 sys/bus/u4b/net/Makefile               |   4 +-
 sys/bus/u4b/net/{axe => cdce}/Makefile |   4 +-
 sys/bus/u4b/net/if_cdce.c              | 169 ++++++++++++++++++++++++---------
 sys/bus/u4b/net/if_cdcereg.h           |   8 +-
 sys/bus/u4b/usbdevs                    |  14 ++-
 sys/conf/files                         |   1 +
 6 files changed, 144 insertions(+), 56 deletions(-)
 copy sys/bus/u4b/net/{axe => cdce}/Makefile (84%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e23f1df67bc88a3e0766ae418d445b227340023


-- 
DragonFly BSD source repository


More information about the Commits mailing list