Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 17:58:09 +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:  <200605221758.k4MHw9H5091714@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605221758.k4MHw9H5091714>