index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
bluetooth
Age
Commit message (
Expand
)
Author
2009-11-21
User triggerable KASSERT()s and NULL dereferences in netbt setsockopt()s,
Philip Guenthe
2009-01-21
Replace timeout_add(msecs * hz / 1000) with timeout_add_msec(msecs).
Alexander Yurchenko
2008-11-25
fixes to build; thanks ratchov@
Todd T. Fries
2008-11-25
fix: add output mixer class
Alexandre Ratchov
2008-11-25
set parameters to native ones; don't setup emulation for now
Alexandre Ratchov
2008-11-24
add BTDEV_NONE
Uwe Stuehler
2008-11-24
Import btsco(4) from NetBSD to work on it
Uwe Stuehler
2008-11-24
Respond to incoming connections, not only after we initiated the first one.
Uwe Stuehler
2008-11-22
Sync bluetooth with NetBSD
Uwe Stuehler
2008-10-15
Second pass of simple timeout_add -> timeout_add_sec conversions
Bret Lambert
2008-02-24
Sync Bluetooth HID drivers with NetBSD and adopt to our needs, as we
Uwe Stuehler
2007-09-01
- Add bthidev(4), from NetBSD.
Xavier Santolaria
2007-07-27
Missing $OpenBSD$ tag.
Xavier Santolaria
2007-07-27
Commiting for xsa@ who dosent want to for some reason. He has KNFed and
Gordon Willem Klok
2007-07-23
This shouldn't be needs-count -- especially because it breaks config.
Michael Knudsen
2007-07-23
bthub needs-count
Michael Knudsen
2007-07-23
Some style/knf nits.
Michael Knudsen
2007-07-23
Add glue for a control device for bthub(4). Will be used to configure
Michael Knudsen
2007-05-31
Config file and machine-independent Bluetooth code
Uwe Stuehler