Hi,
I'm trying to use net2kiss to do some ax.25 plumbing. I can't seem to figure out how it wants to name ptys, and don't really understand what White Russian does with the master/slave pairs.
When I look in /dev/pty, I see a zillion files. When I look in /dev/pts, I only see a few, and they're named differently.
I've read about /dev/ptmx. As best I can tell, the net2kiss that is compiled for the WRT doesn't understand this convention/mechanism. Is there some utility I can use to create the ptys I need and pass them around to the programs that need them?
Thanks.