This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-22 11:17:19 +00:00
Code
Issues
Releases
Activity
d6279c101e
freebsd
/
sys
/
netgraph
/
bluetooth
History
Maksim Yevmenkin
d6279c101e
Address minor locking issues. Use taskqueue_swi instead of taskqueue_swi_giant.
...
MFC after: 1 month
2005-07-28 17:43:20 +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
/* -> /*- for license, minor formatting changes
2005-01-07 01:45:51 +00:00
socket
Address minor locking issues. Use taskqueue_swi instead of taskqueue_swi_giant.
2005-07-28 17:43:20 +00:00