On 5/22/06, Markus Brueffer <[EMAIL PROTECTED]> wrote:
markus 2006-05-22 17:58:09 UTCFreeBSD 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
