From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Thu, 04 Mar 2004 01:28:13 +0000 Subject: Re: [ANNOUNCE] udev 021 release Message-Id: <20040304012813.GD2207@kroah.com> List-Id: References: <20040303000957.GA11755@kroah.com> <20040303095615.GA89995@weiser.dinsnail.net> <200403030722.17632.edt@aei.ca> <20040303151433.GC25687@kroah.com> <20040304012233.GB22511@wonderland.linux.it> In-Reply-To: <20040304012233.GB22511@wonderland.linux.it> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Ed Tomlinson , Michael Weiser , linux-hotplug-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org On Thu, Mar 04, 2004 at 02:22:33AM +0100, Marco d'Itri wrote: > On Mar 03, Greg KH wrote: > > >Users need to learn that the kernel is changing models from one which > >automatically loaded modules when userspace tried to access the device, > >to one where the proper modules are loaded when the hardware is found. > This does not solve the problem of drivers which do not have matching > hardware, like PPP and loop device. I do not mind unconditionally loading > these modules at boot, but there has to be a way to recognize them: I do > not think it is acceptable to load *all* modules available on the system > (what is the point of having a modular kernel then?). Then have your "use the loop device" or "use the ppp device" load the module before it is used. Or manually create the dev node and hope that kmod and its aliases work... 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