* canonical module name?
@ 2004-03-31 16:25 Fumitoshi UKAI
2004-03-31 16:51 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Fumitoshi UKAI @ 2004-03-31 16:25 UTC (permalink / raw)
To: linux-hotplug
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_id\x1470&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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: canonical module name?
2004-03-31 16:25 canonical module name? Fumitoshi UKAI
@ 2004-03-31 16:51 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-03-31 16:51 UTC (permalink / raw)
To: linux-hotplug
On Thu, Apr 01, 2004 at 01:25:34AM +0900, Fumitoshi UKAI wrote:
> 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?
Yes.
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_id\x1470&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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-31 16:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-31 16:25 canonical module name? Fumitoshi UKAI
2004-03-31 16:51 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).