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
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
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-12
Make it compile. Rename a macro.
augustss
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-08-24
Add some placeholders for Bluetooth code.
augustss