From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32547 invoked by alias); 8 Aug 2008 10:54:46 -0000 Received: (qmail 32537 invoked by uid 22791); 8 Aug 2008 10:54:45 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.190) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 08 Aug 2008 10:54:10 +0000 Received: by nf-out-0910.google.com with SMTP id g16so324295nfd.16 for ; Fri, 08 Aug 2008 03:54:08 -0700 (PDT) Received: by 10.210.133.19 with SMTP id g19mr5319418ebd.83.1218192847949; Fri, 08 Aug 2008 03:54:07 -0700 (PDT) Received: by 10.210.10.19 with HTTP; Fri, 8 Aug 2008 03:54:07 -0700 (PDT) Message-ID: Date: Fri, 08 Aug 2008 10:54:00 -0000 From: "Martin Hansen" To: ecos-discuss@ecos.sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] eCos API description X-SW-Source: 2008-08/txt/msg00017.txt.bz2 Hi I am looking into eCos, and have got me a board, the board had an template ready, but not all devices where supported, so I started to figure out writing a driver for some of those. But when it came to make my driver fulfill the eCos API i got lost, there are a few in the eCos reference manual, but hey seem sporadic. I can't seem to find any doc about the API. One example, I am writing a driver for an LCD that i have connected. But have no clue how the interface to the applications should look like in eCos? i also found that accessing GPIO is varying a lot from one platform to the next. Or am i missing something? -- Regards -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss