Messages in this thread |  | | | Date | Sat, 29 Jul 2000 06:28:37 +0200 | | From | "John O'Connor" <> | | Subject | Re: [Fwd: HDLC + LAP-B over Serial] |
| |
Matthew M. Copeland asked:
> I have a device that has a serial (RS-422) interface and communcicates > sending data packets via LAP-B over HDLC. Does anyone know of a driver > that > has already been written that will handle this combination or a way to > get > some existing driver to handle this?
The important thing here is probably the comms chip on the device. Do you know which one it is?
Years ago, I had to write a Frame relay driver for QNX and we used a card that had a Zilog HDLC chip. I found a FreeBSD driver for that chip out on the net and it was pretty easy to extract the HDLC code and use it in my application. I'd suggest that you try something like that.
--
John O'Connor
jpoc@jpoc.org http://jpoc.org
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |