Hi, I answer to my own question - what is '__u32' in <linux/ppp_defs.h>. I found it, it's in <asm/types.h>, unsigned 32-bit integer ( of course! ). The side notes: 1) shouldn't <linux/ppp_defs.h> #include <asm/types.h> ? 2) asmodem-0.6 compiles cleanly, and shows a very stable behavior - crashes a couple of seconds after start without dumping core. Does anybody have some positive experience with this program? Tima.
