Hello,

I load functions in the default.txt script. I use the next commands:

loadfunc s3c2440x_wavedev  WAV_IOControl 
loadfunc s3c2440x_wavedev WAV_Close
loadfunc s3c2440x_wavedev WAV_PowerDown

All functions loading correctly.

HaRET(9)# loadfunc s3c2440x_wavedev  WAV_IOControl 
Function 'WAV_IOControl' in library 's3c2440x_wavedev' at 013E5C48

HaRET(10)# loadfunc s3c2440x_wavedev WAV_Close
Function 'WAV_Close' in library 's3c2440x_wavedev' at 013E5830

HaRET(11)# loadfunc s3c2440x_wavedev WAV_PowerDown
Function 'WAV_PowerDown' in library 's3c2440x_wavedev' at 013E583C

How I could execute this functions?

I want to close the audio output and power down the wave audio; also, I want to 
know if i could unload the s3c2440x_wavedev.dll module.

a lot off thanks



_______________________________________________
Haret mailing list
[email protected]
https://handhelds.org/mailman/listinfo/haret

Reply via email to