$Id: TODO,v 1.2 2004/08/23 18:08:15 max Exp $ $FreeBSD: src/sys/netgraph/bluetooth/drivers/h4/TODO,v 1.3.10.1.4.1 2010/06/14 02:09:06 kensmith Exp $ FIXME/TODO list This is a list of open issues for H4 node 1) Locking/SMP External code now uses ng_send_fn to inject data into Netgraph, but i still use splXXX to lock tty level. this is wrong and should be fixed!