>For some reason, the hotplug script can't successfully load the snd-hdsp
>driver but a simple
>"modprobe snd-hdsp" does work.  This is true at boot time (coldplug) and
>upon insertion (hotplug).  Can anyone offer any insight into this?

i know nothing about the hotplug script of pcmcia-cs, but i bet its
because it doesn't use the dependency tree that depmod builds. you
would have the same problem with insmod(8) for example. modprobe
doesn't just load the named module, it loads all the required modules
as well. 

--p


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to