From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.231]) by ozlabs.org (Postfix) with ESMTP id 37D3ADE03D for ; Sat, 9 Aug 2008 02:20:06 +1000 (EST) Received: by qb-out-0506.google.com with SMTP id d11so1085923qbd.39 for ; Fri, 08 Aug 2008 09:20:05 -0700 (PDT) Message-ID: <4a21eaea0808080920j5a3d4115t3085dc18fadc1457@mail.gmail.com> Date: Fri, 8 Aug 2008 10:20:05 -0600 From: "bhanu jampala" To: linuxppc-embedded@ozlabs.org Subject: 8270 MMC driver development MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: rmcguire@videopresence.com List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, I am working on an embedded 8270 based project requiring MCC support. The idea behind is to submit a acceptable MMC driver to the Linux community. I would like to know if there are some existing drivers for MMC in Linux which I can use. I see some drivers under drivers/serial/cpm_uart/ for SCC / SMC's. Any pointers would be helpful. Regards, adams