From: Adrian M. <ad...@mc...> - 2001-10-21 22:30:26
|
As promised on IRC I am making a few faltering steps towards creating a sound driver for the DC. I have started by compiling the sound_core.c written by Alan Cox. It compiles fine using sh4-linux-gcc but when I use modprobe to load it, I get "unresolved symbol mod_firmware_load". I can't find any explanation for this function/macro in the Linux Device Drivers book and while I can find lots of examples of other people having this problem with their sound cards/linux kernels when I trawl through Google, I get no clear explanation. Anyone here know what this is about? |