This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netgraph
/
bluetooth
History
Maksim Yevmenkin
89a4a8b5f3
Fix typo and check correct (rsp) pointer against the NULL value.
...
Submitted by: Oliver < urnenfel at tiscali dot es > MFC after: 1 day
2005-07-29 14:44:17 +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
Fix typo and check correct (rsp) pointer against the NULL value.
2005-07-29 14:44:17 +00:00
socket
Address minor locking issues. Use taskqueue_swi instead of taskqueue_swi_giant.
2005-07-28 17:43:20 +00:00