Re: [Linux-zigbee-devel] Debug output from attached serial devices

2010-03-30 Thread Jon Smirl
On Tue, Mar 30, 2010 at 5:49 AM, Dmitry Eremin-Solenikov wrote: > Hello, > > On Tue, Mar 30, 2010 at 2:22 AM, Jon Smirl wrote: >> Dmitry, can you make a new 'zb' message that originates in the >> attached serial device and allows them to send a debug message? By >> default the message should do a

Re: [Linux-zigbee-devel] Debug output from attached serial devices

2010-03-30 Thread Dmitry Eremin-Solenikov
Hello, On Tue, Mar 30, 2010 at 2:22 AM, Jon Smirl wrote: > Dmitry, can you make a new 'zb' message that originates in the > attached serial device and allows them to send a debug message? By > default the message should do a printk(). The zb-debug messages need > to be legal in any state the seri

[Linux-zigbee-devel] Debug output from attached serial devices

2010-03-29 Thread Jon Smirl
Dmitry, can you make a new 'zb' message that originates in the attached serial device and allows them to send a debug message? By default the message should do a printk(). The zb-debug messages need to be legal in any state the serial driver may be in. It is difficult to debug these drivers when t