From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757689Ab0EXSIv (ORCPT ); Mon, 24 May 2010 14:08:51 -0400 Received: from core.signal11.us ([64.251.29.136]:34069 "EHLO core.signal11.us" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754343Ab0EXSIu (ORCPT ); Mon, 24 May 2010 14:08:50 -0400 Message-ID: <4BFAC0B0.2060701@signal11.us> Date: Mon, 24 May 2010 14:08:48 -0400 From: Alan Ott User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Subject: [RFC] User Guide for Sysfs and libudev X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Mon May 24 14:08:49 2010 X-DSPAM-Confidence: 1.0000 X-DSPAM-Probability: 0.0023 X-DSPAM-Signature: 4bfac0b1101555289812512 X-DSPAM-Factors: 27, Date*48+0400, 0.40000, Received*26+177, 0.40000, libudev, 0.40000, libudev, 0.40000, To*linux+input, 0.40000, provide, 0.40000, Date*May, 0.40000, or, 0.40000, how+to, 0.40000, background, 0.40000, gotten, 0.40000, of, 0.40000, of, 0.40000, Thanks+Alan, 0.40000, much+documentation, 0.40000, Received*ESMTP, 0.40000, thing+is, 0.40000, ago+I, 0.40000, have+gotten, 0.40000, why+this, 0.40000, Received*(c+76, 0.40000, Received*242.hsd1.fl.comcast.net+[76.26.177.242]), 0.40000, much, 0.40000, Date*Mon, 0.40000, use, 0.40000, provides+some, 0.40000, From* X-Mailing-List: linux-kernel@vger.kernel.org Hello, Several weeks ago I had need of libudev, and was unable to find very much documentation for it on the web. I have created a guide on how to use libudev, which also provides some background information on /dev, Sysfs, and why this kind of thing is needed. Please check it out and provide comments, as I'm sure there are things which I have gotten wrong or omitted. The guide can be found here: http://www.signal11.us/oss/udev/ Thanks, Alan.