freebsd-nq/sys/netgraph/bluetooth/hci
Gleb Smirnoff 674d86bf91 Node constructor methods are supposed to be called in syscall
context always. Convert nodes to consistently use M_WAITOK flag
for memory allocation.

Reviewed by:	julian
2011-04-18 09:12:27 +00:00
..
ng_hci_cmds.c
ng_hci_cmds.h
ng_hci_evnt.c
ng_hci_evnt.h
ng_hci_main.c Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
ng_hci_misc.c
ng_hci_misc.h
ng_hci_prse.h
ng_hci_ulpi.c
ng_hci_ulpi.h
ng_hci_var.h
TODO