From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.net4india.com (smtp.net4india.com [202.71.129.73]) by ozlabs.org (Postfix) with ESMTP id 9A8AEDDDEE for ; Sat, 30 Dec 2006 21:39:30 +1100 (EST) Received: from [61.95.204.104] (helo=signal-networks.com) by smtp.net4india.com with esmtp (Exim 4.54) id 1H0aOo-0000sZ-5B for linuxppc-embedded@ozlabs.org; Sat, 30 Dec 2006 14:51:06 +0530 Received: from pjmaiya ([192.168.1.70]) by signal-networks.com (mail.signal-networks.com [192.168.1.1]) (MDaemon Standard v9.0.1) with ESMTP id md50000054761.msg for ; Sat, 30 Dec 2006 14:53:02 +0530 Message-ID: <001301c72bf4$19b5d4f0$4601a8c0@signet> From: "pjmaiya" To: Subject: SPI and ttyS1 problem Date: Sat, 30 Dec 2006 14:53:00 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0010_01C72C22.335D4810" List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. ------=_NextPart_000_0010_01C72C22.335D4810 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi I am working on powerpc(Mpc860T) with linux-2.4 kernnel, As I am developping application using spi and with irqs:=20 For each 10 millisec I am getting siu interrupt(timer),In the=20 interrupt handler I have to read my device (using spi communication) I am able to write it (I am able drive my device) All other interrupts I am using are cpm = interrupts(smc2.timer2,spi),one=20 siu interrupt for the present , I am facing the following problems: 1.No more spi read takes place : case-if i tried to do continous serial = print using ttyS1(SMC2) 2. if I limited number of times of print then SPI read will not have = probelm =20 How can i solve this with prbklem thanks to all ... pjmaiya =20 ------=_NextPart_000_0010_01C72C22.335D4810 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
hi
  I am working on powerpc(Mpc860T) = with=20 linux-2.4 kernnel,

As I am developping  application using spi and with irqs: =
For=20 each 10 millisec I am getting siu interrupt(timer),In the
interrupt = handler=20 I have to read my device (using spi communication)
I am able to = write it=20 (I am able drive my device)
  All other interrupts I am using = are =20 cpm interrupts(smc2.timer2,spi),one
siu interrupt for the present = ,
 
I am facing the following problems:
1.No more spi read takes=20 place : case-if i tried to do continous serial print using=20 ttyS1(SMC2)
2. if I limited number of times of print then SPI read = will not=20 have probelm
  
How can i solve this with prbklem
 
 thanks to all=20 ...
  pjmaiya

 
------=_NextPart_000_0010_01C72C22.335D4810--