index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
bluetooth
Age
Commit message (
Expand
)
Author
2007-02-20
Install sys/dev/bluetooth/btuart.h.
briggs
2007-02-20
Supprot Bluetooth HCI UART (H4) driver and daemon.
kiyohara
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-11-12
Tidy away wsmouse_input() abstractions and update
plunky
2006-10-31
enable 'Application Control Pan' in Consumer usage group as an equivalent
plunky
2006-10-12
- sprinkle __unused on function decls.
christos
2006-10-04
Internally, use the service name as the identifier for matching
plunky
2006-10-04
fix incomplete initializer
christos
2006-09-24
utilise auconv_set_converter() to handle the filter setup, so that its
plunky
2006-09-24
adjust indentation
plunky
2006-09-23
guard against possible race conditions when detaching SCO pcb's
plunky
2006-09-23
return ENOTCONN when not connected, rather than EINVAL
plunky
2006-09-22
Alter the protocol impemented by prop_kern to allow for bi-directional
thorpej
2006-09-12
guard against a possible situation where the list of l2cap channels is changed
plunky
2006-09-11
btsco.c:
plunky
2006-09-11
also include service name in dictionary being sent to kernel.
plunky
2006-09-10
update to bluetooth device attachment:
plunky
2006-09-05
Halt the callout on detach
plunky
2006-08-28
add missing initializer.
christos
2006-08-27
BluetootH SCO Audio update.
plunky
2006-08-20
Make btdev default count explicit
plunky
2006-08-13
Remove obsolete file from repository
plunky
2006-07-26
Bluetooth fixes by Iain Hibbert:
tron
2006-07-26
Bluetooth fixes by Iain Hibbert:
tron
2006-07-26
Bluetooth fixes by Iain Hibbert:
tron
2006-06-21
make some bluetooth devices just devices, not interface attributes
drochner
2006-06-19
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
gdamore
2006-03-28
Use device_unit().
thorpej
2006-02-20
Use device_is_active() rather than testing dv_flags for DVF_ACTIVE
thorpej
2005-12-17
Make this build again (ktrace-lwp branch changes).
xtraeme
2005-12-11
merge ktrace-lwp.
christos
2005-07-02
bthcipoll must not return <sys/errno.h> error codes, return POLLERR/POLLHUP
dsainty
2004-06-22
Make ubt build; bluetooth.c is btbus code, not bthcidrv.
soren
2004-01-04
Kill the flow control interface. Bluetooth devices are not equipped to deal
dsainty
2004-01-04
Don't (ab)use the device driver flow control interface to prevent incoming
dsainty
2003-07-24
A little printf-casting to make the DIAGNOSTIC sections of this
nathanw
2003-07-14
add missing __KERNEL_RCSID()
lukem
2003-07-08
function prototype must not have variable name
itojun
2003-01-11
Changed the interface for passing output data between the bthci driver
dsainty
2003-01-11
Add bthci_util.c
dsainty
2003-01-11
Bluetooth HCI protocol constants
dsainty
2003-01-11
Utilities for use with Bluetooth drivers
dsainty
2003-01-05
Make the bthci driver functional. This is an experimental, incomplete, but
dsainty
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-10-24
g/c IRDA ioctls (was within #if 0 anyway)
augustss
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-10
Move IR and Bluetooth config defns missed in previous commit.
thorpej
2002-10-10
Move IR and Bluetooth config defns to their own files.
thorpej
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Remove unnecessary extern decl of bthci_ca.
thorpej
[next]