MLUG: Re: [UUG/MLUG] Interrupt Conflicts
Re: [UUG/MLUG] Interrupt Conflicts
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
It sounds like you've almost answered your own question.  If the driver is
compiled as a module, see the man page on modprobe/depmod.  You can
specify options there (that's how I use my aha152x).  And as for the lilo
config file, there is only one, /etc/lilo.conf.  Edit this to your needs,
and run lilo.  That should take care of your settings.

Nimrod