From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262120AbVAJGjJ (ORCPT ); Mon, 10 Jan 2005 01:39:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262121AbVAJGjJ (ORCPT ); Mon, 10 Jan 2005 01:39:09 -0500 Received: from mail.kroah.org ([69.55.234.183]:33240 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S262120AbVAJGjF (ORCPT ); Mon, 10 Jan 2005 01:39:05 -0500 Date: Sun, 9 Jan 2005 22:38:32 -0800 From: Greg KH To: "Bhupesh Kumar Pandey, Noida" Cc: linux-kernel@vger.kernel.org Subject: Re: regarding hotpluggable devices adn linux kernel Message-ID: <20050110063832.GA12897@kroah.com> References: <267988DEACEC5A4D86D5FCD780313FBB03500524@exch-03.noida.hcltech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <267988DEACEC5A4D86D5FCD780313FBB03500524@exch-03.noida.hcltech.com> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 10, 2005 at 11:06:45AM +0530, Bhupesh Kumar Pandey, Noida wrote: > Hello, > Recently I came across a good document "Hotpluggable devices and the linux > kernel" by you (Greg Kroah-Hartman). > This document is based on linux kernel 2.4 series. Is there any same > document which descibe the working of kernel 2.6 series. It works the same, only better :) Specifically what are you curious about? Have you read the linux-hotplug.sf.net documentation? thanks, greg k-h