From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 05 Apr 2004 18:10:59 +0000 Subject: Re: newbie help?? Message-Id: <20040405181058.GA7755@kroah.com> List-Id: References: <20040405173258.52463.qmail@web8205.mail.in.yahoo.com> In-Reply-To: <20040405173258.52463.qmail@web8205.mail.in.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Mon, Apr 05, 2004 at 06:32:58PM +0100, SUDHARSAN wrote: > Hi there, > I am new to this hotplug/Drivers.I wrote a USB > kernel module for a device and i loaded the module > using insmod then my device works but the hotplug > agent says that no modules for usb device .../.... > How should i make the association between the hotplug > and my module???.i configured using -DCONFIG_HOTPLUG > option and my module contains the MODULE_DEVICE_TABLE > also.. Did you run depmod after installing your module in the proper /lib/modules// directory? Also, odds are if you used a -D option for building your module, it was build incorrectly. Just use the kernel build system, as it is necessary to do so on 2.6. thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel