sound blaster driver as a module

Kyle Cronan (root@pbx.org)
Tue, 29 Dec 1998 00:11:04 -0600 (CST)


Just a quick question:
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?

-Kyle Cronan
<kyle@pbx.org>

-
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/