From: M. R. B. <mr...@0x...> - 2001-10-21 23:22:20
|
* Adrian McMenamin <ad...@mc...> on Sun, Oct 21, 2001: > As promised on IRC I am making a few faltering steps towards creating a s= ound=20 > driver for the DC. >=20 > I have started by compiling the sound_core.c written by Alan Cox. >=20 > It compiles fine using sh4-linux-gcc but when I use modprobe to load it, = I=20 > get "unresolved symbol mod_firmware_load". I can't find any explanation f= or=20 > this function/macro in the Linux Device Drivers book and while I can find= =20 > lots of examples of other people having this problem with their sound=20 > cards/linux kernels when I trawl through Google, I get no clear explanati= on. >=20 > Anyone here know what this is about? >=20 Since this sounds like more of a generic "full-scoping" kernel issue, you probably want to forward this to lkml. M. R. |