From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from opnet2.opnet.com.tw (unknown [210.243.240.244]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 973E068572 for ; Thu, 27 Oct 2005 17:04:53 +1000 (EST) Received: from [10.0.14.26] (h248-210-243-240.opnet.com.tw [210.243.240.248] (may be forged)) by opnet2.opnet.com.tw (8.13.3/8.13.1) with ESMTP id j9RFEhXo033197 for ; Thu, 27 Oct 2005 15:14:45 GMT (envelope-from rober@opnet.com.tw) From: =?UTF-8?Q?=E5=BE=90=E5=B0=8F=E5=A8=81=E7=9A=84EMAIL?= To: linuxppc-embedded@ozlabs.org Content-Type: text/plain Date: Thu, 27 Oct 2005 15:04:27 +0800 Message-Id: <1130396668.15267.6.camel@banana> Mime-Version: 1.0 Subject: about HDLC Ethernet Driver List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi All: I used Linux 2.4.25 at my custom MPC852T and I want to used scc with HDLC mode to communiction with another MPC852T. How to build a ethernet base on HDLC for communication with these two CPU? Best Regards, Rober Hsu