From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpa3.aruba.it (smtpa4.aruba.it [62.149.128.201]) by ozlabs.org (Postfix) with SMTP id CB47667A60 for ; Tue, 11 Apr 2006 06:50:11 +1000 (EST) From: Antonio Di Bacco To: linuxppc-embedded@ozlabs.org Subject: hdlc_enet Date: Mon, 10 Apr 2006 22:51:53 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200604102251.53962.antonio.dibacco@aruba.it> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, I want to use the hdlc_enet driver, to use both scc2 and scc4 connected together on a MBX card. To get my hdlc_enet_init called shoudl I patch Space.c adding a list of hdlc devices? Anyone could help? Bye, Antonio.