cvs commit: src/usr.sbin/bluetooth/hccontrol hccontrol.c hccontrol.h
node.c
Markus Brueffer
markus at FreeBSD.org
Mon May 22 10:58:53 PDT 2006
markus 2006-05-22 17:58:09 UTC
FreeBSD src repository (ports committer)
Modified files:
usr.sbin/bluetooth/hccontrol hccontrol.c hccontrol.h node.c
Log:
- 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
Reviewed by: emax
Approved by: emax
MFC after: 1 week
Revision Changes Path
1.4 +53 -7 src/usr.sbin/bluetooth/hccontrol/hccontrol.c
1.6 +2 -0 src/usr.sbin/bluetooth/hccontrol/hccontrol.h
1.4 +34 -0 src/usr.sbin/bluetooth/hccontrol/node.c
More information about the cvs-src
mailing list