summaryrefslogtreecommitdiff
path: root/sys/dev/bluetooth/bthidev.c
AgeCommit message (Expand)Author
2011-06-17M_WAITOK cleanup of two cases:Michael Knudsen
2010-08-05Allow bthidev_output() to not grab the bt lock, to prevent lockMiod Vallat
2010-07-02timeout_add -> timeout_add_msecBret Lambert
2009-11-21User triggerable KASSERT()s and NULL dereferences in netbt setsockopt()s,Philip Guenthe
2008-11-24Respond to incoming connections, not only after we initiated the first one.Uwe Stuehler
2008-11-22Sync bluetooth with NetBSDUwe Stuehler
2008-10-15Second pass of simple timeout_add -> timeout_add_sec conversionsBret Lambert
2008-02-24Sync Bluetooth HID drivers with NetBSD and adopt to our needs, as weUwe Stuehler
2007-09-01- Add bthidev(4), from NetBSD.Xavier Santolaria