From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fumitoshi UKAI Date: Wed, 31 Mar 2004 16:25:34 +0000 Subject: canonical module name? Message-Id: <87ptatc7b5.wl@ukai.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hi, I've got bug report http://bugs.debian.org/241218 Bug#241218: hotplug: can not load any module with a - in the name As this bug report, alsa drivers use two module names: one is snd_* (in lsmod output) and other is snd-* (modules.pcimap). So, load_drivers will find snd-*, but it try to check with snd_*. Is it ok to substitute - to _ when comparing with output of lsmod, as described in this bug report? Regards, Fumitoshi UKAI ------------------------------------------------------- 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