freebsd-dev/sys/dev/usb2/bluetooth
Maksim Yevmenkin 50e71c31aa 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
2009-01-26 20:59:41 +00:00
..
ng_ubt2_var.h Clean up ng_ubt2. Get rid of excessive use of NG_NODE_REF/UNREF(). 2009-01-26 20:59:41 +00:00
ng_ubt2.c Clean up ng_ubt2. Get rid of excessive use of NG_NODE_REF/UNREF(). 2009-01-26 20:59:41 +00:00
TODO.TXT
ubtbcmfw2.c Name the items in the xfer arrays so they can be identified throughout the 2009-01-15 02:35:40 +00:00
usb2_bluetooth.c
usb2_bluetooth.h