Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964878AbWHYXxd (ORCPT ); Fri, 25 Aug 2006 19:53:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964920AbWHYXxd (ORCPT ); Fri, 25 Aug 2006 19:53:33 -0400 Received: from imf22aec.mail.bellsouth.net ([205.152.59.70]:18319 "EHLO imf22aec.mail.bellsouth.net") by vger.kernel.org with ESMTP id S964878AbWHYXxc (ORCPT ); Fri, 25 Aug 2006 19:53:32 -0400 Subject: Re: Status of driver core struct device changes? From: Louis Garcia II To: Greg KH Cc: linux-kernel@vger.kernel.org In-Reply-To: <20060812161414.GA14182@kroah.com> References: <1155332969.2652.8.camel@soncomputer> <20060812005959.GA25689@kroah.com> <1155357283.19292.3.camel@soncomputer> <20060812161414.GA14182@kroah.com> Content-Type: text/plain Date: Fri, 25 Aug 2006 19:53:20 -0400 Message-Id: <1156550000.3120.2.camel@soncomputer> Mime-Version: 1.0 X-Mailer: Evolution 2.7.92 (2.7.92-4.fc6) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1671 Lines: 44 On Sat, 2006-08-12 at 09:14 -0700, Greg KH wrote: > On Sat, Aug 12, 2006 at 12:34:43AM -0400, Louis Garcia II wrote: > > On Fri, 2006-08-11 at 17:59 -0700, Greg KH wrote: > > > On Fri, Aug 11, 2006 at 05:49:29PM -0400, Louis Garcia II wrote: > > > > A couple of months ago greg kh started work toward allowing everything > > > > to be a struct device in the sysfs device tree. How is this progressing? > > > > > > Quite well. But next time you might want to CC: me as I almost missed > > > this message. > > > > > > > Any time frame when we will have a simplified driver core api? > > > > > > It's getting there. If you look in -mm there are a lot of subsystems > > > already converted over, along with a lot of patches from andrew that > > > revert these changes due to udev issues. > > > > > > I'm working on fixing up the udev issues so that the kernel work is not > > > held up. That's a bit slower going as it requires me to install a lot > > > of different distros... > > > > > > thanks, > > > > > > greg k-h > > > > How about block devices? Will it be moved to /sys/class or is that abi > > set in stone? > > Yes, those will also move, but that's a bit lower on my list of things > to do. Patches to help this out are always welcome. > > thanks, > > greg k-h With the new code will their be much difference between /sys/class/ and /sys/devices/? Can one of these go away, preferably /sys/class/? -Louis - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/