From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GFbjT-0005yV-D8 for garchives@archives.gentoo.org; Tue, 22 Aug 2006 19:16:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7MJFLpA009272; Tue, 22 Aug 2006 19:15:21 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7MJFLhP002901 for ; Tue, 22 Aug 2006 19:15:21 GMT Received: by nf-out-0910.google.com with SMTP id m19so100872nfc for ; Tue, 22 Aug 2006 12:15:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=b3Q4lHgG85D+J1JSWlAUI1p+gHo1ozY5dTp7LJkQYB19wbXJfyePf+pnnzjCf8zPCm/ofCSME/MRIeBDNbAHJF7OmYeeCSU0b3bgg4LDhY1WkusgB0SHJLUvWnM4+bgmt2o+1SNhx5oPCokxarnj4FvbXYekCzLlrQ7UBoKZSNQ= Received: by 10.49.29.2 with SMTP id g2mr930060nfj; Tue, 22 Aug 2006 12:15:20 -0700 (PDT) Received: by 10.49.31.14 with HTTP; Tue, 22 Aug 2006 12:15:20 -0700 (PDT) Message-ID: <9956e0d30608221215t9591e6bs5a6f84d58a9fdc90@mail.gmail.com> Date: Tue, 22 Aug 2006 22:15:20 +0300 From: "Vladimir Pouzanov" To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] writing device drivers howto In-Reply-To: <44EB51FA.3020906@home.nl> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44EB51FA.3020906@home.nl> X-Archives-Salt: 4173aaad-846d-49fc-a0fc-e5ff5361ef14 X-Archives-Hash: ed06901222eac3b55f5b189441b72016 On 8/22/06, Walter Goossens wrote: > You can also (ab)use the /proc filesystem for your module. I used this > quite a lot and it is easier to use when then the /dev filesystem. Also you can try debugfs, it's very easy to output a lot of text data via it. You can check drivers/i2c/chips/tps65010.c for example of usage. -- Sincerely, Vladimir "Farcaller" Pouzanov http://www.hackndev.com -- gentoo-embedded@gentoo.org mailing list