From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpa4.aruba.it (smtpa4.aruba.it [62.149.128.201]) by ozlabs.org (Postfix) with SMTP id E59B867A3F for ; Mon, 22 May 2006 03:25:53 +1000 (EST) From: Antonio Di Bacco To: linuxppc-embedded@ozlabs.org Subject: HDLC synchronous Date: Sun, 21 May 2006 19:25:49 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200605211925.49946.antonio.dibacco@aruba.it> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I had a look to hdlc_enet.c in 8xx_io and it seems to me that it only supports asynchronous HDLC (speaks about cts rts). Is this true? Bye, Antonio.