From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kurt Van Dijck Subject: Re: PATCH: Network Device Naming mechanism and policy Date: Mon, 12 Oct 2009 09:30:00 +0200 Message-ID: <20091012073000.GB315@e-circ.dyndns.org> References: <20091009140000.GA18765@mock.linuxdev.us.dell.com> <20091009210909.GA9836@auslistsprd01.us.dell.com> <20091009194401.036da080@nehalam> <20091010044056.GA5350@mock.linuxdev.us.dell.com> <20091010113219.3136fb8b@s6510> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Matt Domsch , netdev@vger.kernel.org, linux-hotplug@vger.kernel.org, Narendra_K@dell.com, jordan_hargrave@dell.com To: Stephen Hemminger Return-path: Received: from gate.eia.be ([194.78.71.18]:49770 "EHLO mail.eia.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753797AbZJLHak (ORCPT ); Mon, 12 Oct 2009 03:30:40 -0400 Content-Disposition: inline In-Reply-To: <20091010113219.3136fb8b@s6510> Sender: netdev-owner@vger.kernel.org List-ID: On Sat, Oct 10, 2009 at 11:32:19AM -0700, Stephen Hemminger wrote: > > On Fri, Oct 09, 2009 at 07:44:01PM -0700, Stephen Hemminger wrote: [...] > > Why isn't the available through sysfs enough, if not why not > add the necessary attributes there. True. If sysfs is not sufficient, what exact naming scheme could be applied that the chardev based naming could use? > [...] Kurt