4-24-2000:
* Use pci_alloc_consistent() for the memory
  used by the card
* Reorganization of the wave structures, cleanup. 
* fix for a couple of locking issues (emuaddxmgr.c,
  voicemgr.c)

4-12-2000:
* Started implementing support for the three recording
  buffers (multiopen for recording).
* Simplified voice management.

?-?-2000:
* Implemented playback multiopen (hardware mixing).
* Source cleanup.

12-15-1999:

* New I/O subsystem implemented
* Merged `newio' branch back to main branch

12-09-1999:

* Branched to `newio' for I/O subsystem overhaul

12-07-1999:

* Added new register definition headerfile

11-17-1999:

* MODVERSIONS = y is now the Makefile default setting

11-10-1999:

* Removed ICardxxx macros
* Removed #ifdef's LINUX

11-08-1999:

* Further Linuxification
* Fixed some signal handling bugs

11-04-1999:

* Fixed deadlocks in audio.c, midi.c, and voicemgr.c
* More Linuxification cleanups
* Fixed O_RDWR on /dev/dsp sample format bug

11-03-1999: 

* CHANGES file created
* Fixed lockup condition in emu10k1_audio_poll()
* Fixed mixer-busting typo in mixer_wrch()

11-02-1999:

* Initial Linuxification cleanups
