git: kernel/netgraph7: Sync ng_bt3c with current FreeBSD and port it over.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Jul 14 11:55:10 PDT 2014
commit b50b93ff81fca8db06b8a0cd144163cfd46a3f7c
Author: Sascha Wildner <saw at online.de>
Date: Mon Jul 14 20:54:56 2014 +0200
kernel/netgraph7: Sync ng_bt3c with current FreeBSD and port it over.
I can't test this hardware unfortunately since I don't own it.
Summary of changes:
sys/netgraph7/bluetooth/drivers/bt3c/Makefile | 9 +++
.../bluetooth/drivers/bt3c/ng_bt3c_pccard.c | 75 +++++++++-------------
sys/netgraph7/bluetooth/drivers/bt3c/ng_bt3c_var.h | 3 +-
3 files changed, 42 insertions(+), 45 deletions(-)
create mode 100644 sys/netgraph7/bluetooth/drivers/bt3c/Makefile
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b50b93ff81fca8db06b8a0cd144163cfd46a3f7c
--
DragonFly BSD source repository
More information about the Commits
mailing list