summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/bluetooth/TODO.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/bluetooth/TODO.TXT')
-rw-r--r--sys/dev/usb/bluetooth/TODO.TXT18
1 files changed, 18 insertions, 0 deletions
diff --git a/sys/dev/usb/bluetooth/TODO.TXT b/sys/dev/usb/bluetooth/TODO.TXT
new file mode 100644
index 0000000..b0d6695
--- /dev/null
+++ b/sys/dev/usb/bluetooth/TODO.TXT
@@ -0,0 +1,18 @@
+$Id: TODO,v 1.1 2002/11/24 19:46:56 max Exp $
+$FreeBSD$
+
+1) SMP/Locking
+
+ The code makes use of ng_send_fn() whenever possible. Just
+ need to verify and make sure i did it right
+
+2) Firmware upgrade
+
+ According to Bluetooth spec device may present third interface
+ to perform firmware upgrade. 3Com USB Bluetooth dongle has
+ such interface. Need to implement set of Netgraph messages.
+
+3) Isochronous USB transfers (SCO data)
+
+ Tried to fix isochrounous transfers, which are still disabled
+ by default.
OpenPOWER on IntegriCloud