linux adevries

Alex deVries (Puffin Group) adevries@puffin.external.hp.com
Fri, 15 Dec 2000 10:51:16 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	adevries	00/12/15 10:51:16

Modified files:
	drivers/sound  : harmony.c 

Log message:
Yay!  You can play as many sound files as you want now!

Bugs fixed:
- interrupts can happen over and over again, my problem was with not setting the record next buffer as often as the play next buffer.
- silence should now work for different data formats

Many thanks to John Marvin for pointing these things out.