Date: Wed, 7 Jun 2006 22:53:56 +0000 (UTC) From: Markus Brueffer <markus@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/bluetooth/hccontrol hccontrol.c hccontrol.h node.c Message-ID: <200606072253.k57MruvM089362@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
markus 2006-06-07 22:53:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/bluetooth/hccontrol hccontrol.c hccontrol.h node.c
Log:
MFC:
- Add HCI node autodetection. As a consequence of this, make the '-n'
parameter optional.
- Add Read_Node_List command which prints a list of available HCI nodes,
their Netgraph IDs and connected hooks
Revisions:
hccontrol.h rev. 1.6
hccontrol.c rev. 1.4 + 1.5
node.c rev. 1.4
Approved by: emax (mentor)
Revision Changes Path
1.3.10.1 +55 -7 src/usr.sbin/bluetooth/hccontrol/hccontrol.c
1.4.8.2 +2 -0 src/usr.sbin/bluetooth/hccontrol/hccontrol.h
1.3.10.1 +34 -0 src/usr.sbin/bluetooth/hccontrol/node.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606072253.k57MruvM089362>
