]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/netgraph/bluetooth/drivers/h4/TODO
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / sys / netgraph / bluetooth / drivers / h4 / TODO
1 $Id: TODO,v 1.2 2004/08/23 18:08:15 max Exp $
2 $FreeBSD$
3
4 FIXME/TODO list
5
6 This is a list of open issues for H4 node
7
8 1) Locking/SMP
9
10         External code now uses ng_send_fn to inject data into Netgraph, but
11         i still use splXXX to lock tty level. this is wrong and should be
12         fixed!
13