From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16833 invoked by alias); 1 May 2008 15:38:55 -0000 Received: (qmail 16823 invoked by uid 22791); 1 May 2008 15:38:55 -0000 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_50 X-Spam-Check-By: sourceware.org Received: from elasmtp-junco.atl.sa.earthlink.net (HELO elasmtp-junco.atl.sa.earthlink.net) (209.86.89.63) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 May 2008 15:38:22 +0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=mindspring.com; b=lJSKZx2oV6KahxbAB4lAko48+Biq48mAIPvPiUbPzo5KvykAPBaEIqtGP2+B2Yuz; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [71.80.44.180] (helo=[192.168.0.5]) by elasmtp-junco.atl.sa.earthlink.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1JrarU-0007VX-Ad for ecos-devel@ecos.sourceware.org; Thu, 01 May 2008 11:38:20 -0400 Message-ID: <4819E3EB.2080003@mindspring.com> Date: Thu, 01 May 2008 15:38:00 -0000 From: Frank Pagliughi User-Agent: Thunderbird 1.5.0.12 (X11/20071019) MIME-Version: 1.0 To: eCos Discuss Subject: Re: "usbhid-ups" programing problem... Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: 4d82f965df0f6dd9e3f977c6d1ea408f0a9da525759e265462367b014147484725a32d8ec840e60e189477d7828d6397350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 71.80.44.180 X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2008-05/txt/msg00001.txt.bz2 Andrew Lunn wrote: > eCos is rather lacking in USB examples. Nobody contributes back there > USB class drivers. > > I'm actually going to be using eCos again pretty soon, and have been digging through some of my old stuff, including a nearly finished driver for the Philips/NXP ISP1181 chip, which I promised to submit two years ago. Maybe I can start with a few simple examples, like usb serial or a usb printer. Where would they go? For that matter, the usb subsystem could use a bit of an upgrade to make drivers easier to write. Frank Pagliughi