2 CMI8738 AHI driver for AROS
3 -------------------------------------
5 Please check if the output in the AHI prefs is set
6 to Front (5.7) or "Line Out" (5.8 or higher) if you
9 The OS4 version of the driver has been tested with:
14 - Terratec Aureon 5.1 Fun and 5.1 PCI
16 It is more than likely that it will work with other CMI8738 based cards.
18 Don't forget to set up Unit 0 in the AHI prefs (freq=44100 Hz,
19 Channels = 10 or more).
21 Please send bug reports to info@audio-evolution.com.
31 - Initialization code now locks the device
37 - Works with old and new memory system
40 - Works with new memory system
43 - Handles mono modes correctly now.
46 - Did a 'greater than' instead of 'greater or equal than' test to
47 determine which buffer to choose, which could result in any kind
48 of crackling. Odd that it only occured here at sample rates other
50 - Fixed the date in the version string
53 - Fix involving recovery of lost interrupts. The sound could get
54 distorted after Grim Reapers or when starting the network.
55 Distortion will still take place for a short while, but it
56 will recover from that.
61 - The mic input now has a default gain of +20dB. You can turn this
62 on and off by using the tool 'cmiboost' in the C directory:
63 'cmiboost 1' turns it on and 'cmiboost 0' turns it off.
66 - CD playback stopped when playing a PCM sound. Fixed.
67 - Changed name of first output to "Line Out" instead of
71 - Added S/PDIF out support. S/PDIF in doesn't work yet.
74 - Volumes were all set to max, which wasn't the intention.
75 When you want to set volumes of CD etc., please user Mixer 1.12.
79 - Output volume control
87 5.3: Added reset handler to stop the sound when doing a software reset