NetBSD/sys/dev/bluetooth
ad 15e29e981b Merge the socket locking patch:
- Socket layer becomes MP safe.
- Unix protocols become MP safe.
- Allows protocol processing interrupts to safely block on locks.
- Fixes a number of race conditions.

With much feedback from matt@ and plunky@.
2008-04-24 11:38:36 +00:00
..
Makefile some changes to serial bluetooth host controller interfaces 2008-04-15 11:17:47 +00:00
bcsp.c remove unnecessary include file 2008-03-22 17:20:31 +00:00
bcsp.h Use __packed rather than __attribute__ ((__packed__)). 2007-10-02 05:40:10 +00:00
btdev.h Use deviter API to search for child devices. 2008-03-28 21:17:36 +00:00
bthid.h
bthidev.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
bthidev.h switch devices to using CFATTACH_DECL_NEW() 2007-11-03 17:41:03 +00:00
bthub.c Use deviter API to search for child devices. 2008-03-28 21:17:36 +00:00
btkbd.c 'struct callout' => callout_t 2007-11-03 18:24:00 +00:00
btms.c switch devices to using CFATTACH_DECL_NEW() 2007-11-03 17:41:03 +00:00
btsco.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
btsco.h
btuart.c some changes to serial bluetooth host controller interfaces 2008-04-15 11:17:47 +00:00
files.bluetooth