freebsd-nq/sys/netgraph/bluetooth
Pawel Jakub Dawidek 1ec75877dc Stop callout before freeing memory, so it won't panic from softclock.
Reported by:	Jonatan B <onatan@gmail.com>
MFC after:	3 days
2005-08-21 19:16:27 +00:00
..
common Change the embedded module name from "bluetooth" to "ng_bluetooth" to match 2005-04-08 05:13:53 +00:00
drivers Ignore AVM BlueFRITZ! USB Bluetooth Adapter v1.0 (product ID 0x2200). 2005-07-19 00:33:37 +00:00
hci /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
include Make default RFCOMM session MTU match default L2CAP MTU. 2005-01-11 01:39:53 +00:00
l2cap Stop callout before freeing memory, so it won't panic from softclock. 2005-08-21 19:16:27 +00:00
socket Address minor locking issues. Use taskqueue_swi instead of taskqueue_swi_giant. 2005-07-28 17:43:20 +00:00