1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/netgraph/bluetooth
Maksim Yevmenkin 51713b2a7b Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.
Reconnect ng_h(4) back to the build.

Reviewed by:	kensmith
Approved by:	re (kensmith)
MFC after:	1 month
2007-08-13 17:19:28 +00:00
..
common Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
drivers Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy. 2007-08-13 17:19:28 +00:00
hci
include Change semantics of socket close and detach. Add a new protocol switch 2006-07-21 17:11:15 +00:00
l2cap Try to silence Coverity by adding (void) in front of function call. 2007-03-28 21:25:56 +00:00
socket Replace sosend() with direct call to .pru_send method on the 2007-06-21 19:55:49 +00:00