On Mon, 2001-12-31 at 16:01, Leandro Noferini wrote: > > >> I have this build into the kernel.... > > MD> From arch/ppc/kernel/ppc_ksyms.c: > > MD> #ifdef CONFIG_NVRAM > MD> EXPORT_SYMBOL(nvram_read_byte); > MD> EXPORT_SYMBOL(nvram_write_byte); > MD> EXPORT_SYMBOL(pmac_xpram_read); > MD> EXPORT_SYMBOL(pmac_xpram_write); > MD> #endif /* CONFIG_NVRAM */ > > MD> I last updated my tree a few days ago, but I don't expect any changes > MD> there. > > MD> Double check that you're running the right kernel. > > I checked double and more times and I have the lines above but it > still doesn't run.... > > My dmasound_core inserted fine but the other module doesn't.
I don't really know what to suggest besides rebuilding the kernel from scratch, i.e. at least make clean dep vmlinux. -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast

