Hi,
I have a serial device which sends hdlc over a serial port, how can I read it?
I can open the tty and read the hdlc directly, of course, but this seems like it is short-circuiting something.
Is there a way to get the traffic coming in over the serial port into the network stack, like it probably should be?
Sorry for the scarcity of details but I'm sort of a noob in this particular instance.
Thanks


