To answer my own question, I realized that the original "izattach /dev/tty*" process had backgrounded itself, so killing that released the serial-based PHY resources, and let me rmmod / modprobe serial and izattach again.
Thanks for all the efforts on this stack! On 10-01-09 01:30 PM, 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? > > Many thanks! > > Peter > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ 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
