Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2009 20:59:41 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb2/bluetooth ng_ubt2.c ng_ubt2_var.h
Message-ID:  <200901262059.n0QKxxo3086824@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2009-01-26 20:59:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb2/bluetooth ng_ubt2.c ng_ubt2_var.h 
  Log:
  SVN rev 187741 on 2009-01-26 20:59:41Z by emax
  
  Clean up ng_ubt2. Get rid of excessive use of NG_NODE_REF/UNREF().
  Make detach() completely synchronous. Properly handle stalled USB
  transfers (use internal mechanism instead of submitting own control
  transfers). Rename/remove a couple of variables and update comments.
  This work was done in close collaboration with HPS.
  
  Reviewed by:    HPS
  
  Revision  Changes    Path
  1.7       +237 -485  src/sys/dev/usb2/bluetooth/ng_ubt2.c
  1.3       +7 -18     src/sys/dev/usb2/bluetooth/ng_ubt2_var.h



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