From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267194AbUBMWDs (ORCPT ); Fri, 13 Feb 2004 17:03:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267240AbUBMWDs (ORCPT ); Fri, 13 Feb 2004 17:03:48 -0500 Received: from smtp813.mail.sc5.yahoo.com ([66.163.170.83]:8823 "HELO smtp813.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S267194AbUBMWDr (ORCPT ); Fri, 13 Feb 2004 17:03:47 -0500 Message-ID: <402D4AE4.5020700@myrealbox.com> Date: Fri, 13 Feb 2004 14:08:36 -0800 From: walt User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.6) Gecko/20040210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg KH CC: linux-kernel@vger.kernel.org Subject: Re: devfs vs udev, thoughts from a devfs user References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Greg KH wrote: > ...sysfs exports loads of info about every device in your system, not > only the major:minor info. It exports what device this major:minor > is assigned to, the topology of the device... For the benefit of us schlubs looking in from the outside, could you tell us what you mean by 'topology' ? Thanks, from a gentoo/udev user!