Hello, On Sat, Jan 09, 2010 at 01:30:46PM -0500, Peter McCormick wrote: > Hello all, > > I have implemented a microcontroller firmware of the serial PHY protocol > for the PIC24 and Microchip's MRF24J40 transceiver. However, at times > when debugging that code, I've needed to restart the > ieee802154/serial.ko module, but I cannot 'detach' the line discipline, > in order to reset the protocol state. Something like "stty -F /dev/ttyS0 > line 0" doesn't seem to do the trick either. I'm curious, is there a > standard way of doing this?
Hmmm. Maybe stty non working is a bug. I don't know, I'll have to dig into this issue. Currently we just kill izattach to reset the protocol driver. Hope this helps. -- With best wishes Dmitry ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
