From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Yigit Can" Subject: SPI driver Date: Wed, 25 Jun 2003 17:29:17 +0300 Sender: linux-kernel-owner@vger.kernel.org Message-ID: <006401c33b26$29151770$3002a8c0@yigitcan> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux c programming , linux kernel Hello, I'm trying to write an SPI driver for 850_ppc kernel I have written some code according to the datasheet and some samples. I can send data but I am not able to receive any data any comments ? Thank you Yigit