cvs commit: src/usr.sbin/bluetooth/hccontrol hccontrol.c hccontrol.h
node.c
Markus Brueffer
markus at FreeBSD.org
Thu Jun 8 01:15:13 UTC 2006
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
More information about the cvs-src
mailing list