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
Received on Thu May 22 2008 - 15:44:38 EDT
This archive was generated by hypermail 2.2.0 : Sat May 24 2008 - 11:08:29 EDT