Quoting Xucaen ([EMAIL PROTECTED]):
> 
> --- Vincent Besse <[EMAIL PROTECTED]> wrote:
> > ne io=0x300 (replace of course with with your
> > values)
> > in /etc/modules. That's all.
> > 
> > Vincent
> 
> I thought so! but when I edited it, the comments
> at the top scared me.  ;-)

/etc/modules shouldn't have scary comments. You're
probably looking at /etc/modules.conf which is
built from all the files in /etc/modutils/ .

You can put module-loading options in a file
called, say, /etc/modutils/local and then run
update-modules to incorporate them in modules.conf.
man update-modules explains.

Here's mine, for example:

alias char-major-15 joy-sidewinder
options opl3sa io=0x530 irq=10 dma=0 dma2=1 mpu_io=0x330 mpu_irq=7
options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
options opl3 io=0x388
options opl3sa2 io=0x370 mss_io=0x530 mpu_io=0x330 irq=5 dma=0 dma2=1

Cheers,

-- 
Email:  [EMAIL PROTECTED]   Tel: +44 1908 653 739  Fax: +44 1908 655 151
Snail:  David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA
Disclaimer:   These addresses are only for reaching me, and do not signify
official stationery. Views expressed here are either my own or plagiarised.

Reply via email to