Re: sound blaster driver as a module

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 29 Dec 1998 15:22:27 +0000 (GMT)


> If I compile the sound blaster driver as a module (just that, not the
> general sound support or OSS) then I get an undefined symbol
> mod_firmware_load trying to load sb.o. I can fix it by manually linking
> the sb module with sound_firmware.o which is made for me. This is a
> little unconvenient though as I have to make this a module since I use
> isapnp. I'm assuming this would work correctly if I made all of the sound
> support a module?

It does then. It should in all cases. I've been over this one a couple of times
and not yet figured out quite what is going on. Its probably something very
simple and silly.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/