Re: Sound makefile fix

Matthew Harrell (mharrell@std.saic.com)
Tue, 30 Dec 1997 11:40:18 -0500 (EST)


: On your side, you have:
:
: options sound sb io=0x220 irq=7 dma=1 dma16=5
:
: The base driver, sound.o, doesn't take any parameters. I think you
: want:
:
: options sb io=0x220 irq=7 dma=1 dma16=5
:
: When I do this and run modprobe, it goes as far as it can on my
: hardware:

The options lines as far as I understand it need the second parameter
to tell it what module to operate on. Since the only sound module that
exists with this patch is called sound then that argument would need to
be sound and not sb.

Also, the way I understood the new setup (and I could be wrong) is that
the sb on my line above tells the sound driver what driver to use. Maybe
it's not needed. I'll experiment with it.

-- 
  Matthew Harrell                          Behind every great computer sits
  Simulation Technology Division, SAIC      a skinny little geek.
  mharrell@std.saic.com