View Single Post

   
  #2 (permalink)  
Old 02-18-2008, 12:02 PM
David
 
Posts: n/a
Default Re: modules.conf help

An OutSider wrote:
> I would like to load the ZIP imm module automatically whenever I access the Zip
> drive as a normal user. So, I started to look for information on modules.conf
> and found its man page, which I found a bit misleading in regard to syntax,
> etc.Can anyone point me a good source on modules.conf before I ask how to it
> here ?
>
> Thanks in advance,
>
> An OutSider
>
> PS.: I know about the rc.modules, /sbin/modprobe imm.
>


alias device module-name

# modulename doesn't include the ".o"

ie.: alias eth0 tulip

--
Confucius: He who play in root, eventually kill tree.
Registered with The Linux Counter. http://counter.li.org/
Slackware 9.0 Kernel 2.4.22 i686 (GCC) 3.3
Uptime: 5 days, 14:49, 1 user, load average: 1.23, 1.23, 1.18

Reply With Quote