From: Paul v. G. <pau...@ri...> - 2003-06-13 22:53:58
|
Hi, I'm trying to get an Envy24 PCI soundcard running on an SE7751R board (SH4). The card is supported by ALSA and so I'm trying to cross-compile that. That part seems to work fine. But when I try to load one of the resulting modules, I get: # insmod snd Using snd insmod: unresolved symbol disable_dma insmod: unresolved symbol release_dma_lock insmod: unresolved symbol get_dma_residue insmod: unresolved symbol set_dma_mode insmod: unresolved symbol enable_dma insmod: unresolved symbol set_dma_addr insmod: unresolved symbol set_dma_count insmod: unresolved symbol claim_dma_lock Those functions are defined in arch/sh/kernel/dma.c. Any thoughts? Thanks in advance. Paul PS Apologies if this question is inappropriate for this list. -- Paul van Gool Rincon Networks pau...@ri... (805)-705-1442 |