Corey wrote :
> I would like to print out some information as packets are going up and
> down the protocol stack. First question would be is there an easier way
> than sticking printk () statements in the code.
Have you tried irdadump ? It work great for me.
> Second question, I can
> see that Dag has put in some macros to do exactly this, but I don't know
> how I would use this to my advantage.
Usually, need to compile with debug (in make config) and
activate it via /proc/sys/net/irda/debug.
> Third, when I compile the modules
> with debug information turned on and run depmod -a I get a string of
> unresolved symbols.
Work fine here. Upgrade ;-)
> So to sum things up I pretty much can't get any debug info from the stack
> and was wondering if someone else knew how to do this.
>
> Thanks,
> -Corey Olsen
Jean
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda