git: kernel/netgraph7: Sync ubt and ubtbcmfw with current FreeBSD.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jul 13 11:49:15 PDT 2014


commit d2902f79a0a109703a9768bf031effa787c055ec
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jul 13 20:47:23 2014 +0200

    kernel/netgraph7: Sync ubt and ubtbcmfw with current FreeBSD.
    
    Also make them compile.
    
    We need those drivers as of FreeBSD >=8 here since that's when
    FreeBSD switched to usb4bsd.

Summary of changes:
 sys/netgraph7/bluetooth/drivers/ubt/Makefile       |   10 +
 sys/netgraph7/bluetooth/drivers/ubt/ng_ubt.c       | 3024 +++++++++-----------
 sys/netgraph7/bluetooth/drivers/ubt/ng_ubt_var.h   |  181 +-
 sys/netgraph7/bluetooth/drivers/ubtbcmfw/Makefile  |   10 +
 .../bluetooth/drivers/ubtbcmfw/ubtbcmfw.c          |  693 ++---
 5 files changed, 1716 insertions(+), 2202 deletions(-)
 create mode 100644 sys/netgraph7/bluetooth/drivers/ubt/Makefile
 create mode 100644 sys/netgraph7/bluetooth/drivers/ubtbcmfw/Makefile

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d2902f79a0a109703a9768bf031effa787c055ec


-- 
DragonFly BSD source repository



More information about the Commits mailing list