Ver 1.1.3 Use correct IO Mem size on au8820 au_audio.c: SMP mmap fix in au_audio_mmap() au_vortex.h: logic cleanups Multiple mod_conf awk-script fixups Completely rewritten Makefile - many benefits -Many benefits, mostly for developers -SMP, Processor, and Vortex chipset autodetection -Fix build problems on various distributions (Redhat, SuSE) -Compatible with current 2.5 kernel tree -Enable module autoloading support upon sound rec/play request Mostly rewritten README - should present information clearer Fixed malloc.h compile warning on kernel 2.4.x au_audio.c: get_frags() - base order on count au_audio.c: Removed stale unsigned long b_count Fixed playback/record mixup in poll (arts fix) Ver 1.1.2 Works with kernel 2.4.0 Ver 1.1.1 Fixed mmap using programs (Quake3) Added more spinlocks, should work better on SMP Updated and merged in Aureal 1.0.6 binaries/source SPDIF support added Moved to new 2.4.0 PCI API, should work with uninitialized cards Broke source into multiple files for easier maintenance Fixed a rare kernel oops in the SETTRIGGER ioctl Fixed IRQ sharing(?) Sends only filled frags to DMA now Ver 1.1.0 Forked BOFH's drivers Added select() routines to au_audio_poll (fixes SDL/OpenAL) Mixer now reports correct sound chip Added in ManMowers SMP fixes Compiles on all kernels (or atleast should :) ) Ver 1.0.5 Make clean now removes vortex.o Fill entire dma buffer before sending (fixes kde problems) Ver 1.0.4 Don't print warning if write < frag size Ver 1.0.3 Changed make install back to mkdir/cp Ver 1.0.2 Fixed Makefile 'install' command line Ver 1.0.1 First Beta release Fixed Makefile for Slackware Ver 0.1.11 Added /dev/audio support Added /dev/sndstat support Don't bomb install if depmod/modprobe doesn't work Ver 0.1.10 Implemented /dev/midi (mpu401) Moved c++ support to core Made PCI scan only for chip supported by linked core Ver 0.1.9 Fixed 8820 problems Implemented modversions so depmod works Changed make install to use depmod Ver 0.1.8 Implemented mmap (fixed Quake) Ver 0.1.7 'make install' compiles again Fixed mixer record level setting Record from line in, CD Hooked up rest of mixer lines Ver 0.1.6 Recording from mic fixed Ver 0.1.5 Mixer Master and PCM Volume hooked up Fixed "timer added twice" bug Fixed short sound playback (drain dac) Removed insmod from make install Ver 0.1.4 Au8810 support Au8820 built but broken Distribution now includes driver binary Ver 0.1.3 #plays > 8 fix (release wave) make install uses insmod Ver 0.1.2 Support for x11amp (4 buffers) Enable joystick at port 0x201 Ver 0.1.1 Initial internal release