[Prev][Next][Index][Thread]

Re: Two questions



> 1- Can I make a module (specifically aic7xxx.o) not unload automatically
> after being loaded by kerneld?

This one's easy. In the true spirit of Linux hacking, do the following:
Since your module is aic7xxx.o, which probably means a disk, have
cron write something to the disk every x second, where x is less than
the time kerneld waits before unloading a module.

Shay
--
Shay Rojansky, roji@cs.huji.ac.il                 Finger for PGP public key



References: