It's probably getting loaded by default either because of your NIC card
being initialized, or an initscript might be doing a modprobe which
automagically laods it.

Cron runs modprobe -r every hour, so it will get removed if it's not
believed to be in use.

-Rob


> Didn't get a reply the first time so sorry but I'm trying again!
> 
> I've got a laptop with 7.2 on it with a 2.4.9-13 kernel. The modules 
> appletalk and ipx get automatically loaded at boot time and I can't figure 
> out why. My modules.conf is below.
> 
> alias eth0 e100
> alias parport_lowlevel parport_pc
> alias usb-controller usb-uhci
> alias sound-slot-0 ymfpci
> post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L 
> >/dev/null 2>&1 || :
> pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 
> 2>&1 || :
> options sb support=1
> alias char-major-195 NVdriver
> alias char-major-10-181 toshiba
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
-- 

-Rob



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to