From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Thu, 15 Jul 2010 04:22:02 +0000 Subject: Re: FW: udev documentation Message-Id: <20100715042202.GA2921@kroah.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Wed, Jul 14, 2010 at 10:34:35PM +0000, Donnelly, John (ISS (SNI), Houston) wrote: > I am investigating how to create a class of Ethernet devices to be > managed under udev What do you mean "managed under udev"? Right now udev can handle renaming network devices, and ethtool is used for all sorts of other configuration options of ethernet devices. What is currently missing? > Is there more documentation other than the man pages for udev ? I > checked the kernel/Documentation too. What are you trying to do that didn't work out that the documentation is not covering? thanks, greg k-h