On 03/19/2013 10:40 AM, jonsm...@gmail.com wrote:
> Does the daemon need to hold the serial port open so that the line
> disciple doesn't reset?

I'm not sure about "need," but the current implementation does hold it
open (meaning you have to kill izattach if you want to reload the driver).

> Maybe...
> Make a unique USB ID for the Econotag
> Modify the USB serial driver to see it

Modify the FTDI driver? Instead of that, I wonder if a generic hook
could be made somewhere higher up in the tty layer, so that a function
of ours could be called when our tty is created. Then we could set the
line discipline there.

Maybe the question should be asked on linux-kernel what the best way to
do this is.

> The modified driver sets the line disciple and get the serial line
> tied into networking
> And no user space tty devices gets created?

Alan.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to