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 288BC67B1D for ; Wed, 14 Jun 2006 05:49:11 +1000 (EST) From: Antonio Di Bacco To: linuxppc-embedded@ozlabs.org Subject: smc2 without hw handshake Date: Tue, 13 Jun 2006 21:51:37 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200606132151.38557.antonio.dibacco@aruba.it> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, I'm using the SMC2 serial device of MPC880 without using hardware handshake. I use only tx and rx at a speed of 9600. Could it work? The driver I use is included in linux 2.4.25 from denx. Bye, Antonio.