cvs commit: src/usr.sbin/bluetooth/hccontrol hccontrol.c
hccontrol.h node.c
Maksim Yevmenkin
maksim.yevmenkin at gmail.com
Mon May 22 11:13:04 PDT 2006
On 5/22/06, Markus Brueffer <markus at freebsd.org> wrote:
> 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
thanks for your work!
max
More information about the cvs-src
mailing list