From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262101AbTJ3A5w (ORCPT ); Wed, 29 Oct 2003 19:57:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262104AbTJ3A5w (ORCPT ); Wed, 29 Oct 2003 19:57:52 -0500 Received: from mail.kroah.org ([65.200.24.183]:18870 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S262101AbTJ3A5s (ORCPT ); Wed, 29 Oct 2003 19:57:48 -0500 Date: Wed, 29 Oct 2003 16:57:05 -0800 From: Greg KH To: Rusty Lynch Cc: "Guo, Min" , linux-raid@vger.kernel.org, linux-hotplug-devel@lists.sourceforge.net, Lars Marowsky-Bree , "Ling, Xiaofeng" , Mark Bellon , linux-kernel@vger.kernel.org, cgl_discussion@osdl.org, Steven Dake Subject: Re: [cgl_discussion] Re: ANNOUNCE: User-space System Device Enumation (uSDE) Message-ID: <20031030005704.GA2143@kroah.com> References: <3ACA40606221794F80A5670F0AF15F840215DC2F@pdsmsx403.ccr.corp.intel.com> <20031029190421.GA4173@kroah.com> <20031030003720.GA6000@penguin.co.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031030003720.GA6000@penguin.co.intel.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 29, 2003 at 04:37:20PM -0800, Rusty Lynch wrote: > > In the past we experimented with udev, and even did a little work on > sysfsutils (which I though udev was using, but looking at udev-005 I still > see the libsysfs directory.) Yes, udev uses libsysfs, and your (Intel's) help on libsysfs is greatly appreciated. > I see the the TODO list in udev-005. Are all these items wide open, or have > people already spoken for some parts? Maybe you have a couple of items you > consider higher priority? Hm, some of those things on the TODO list are already done (latest libsysfs, man page, and a few others.) But no, they are all pretty much wide open, feel free to jump in with whatever you feel like helping out with. thanks, greg k-h