[parisc-linux-cvs] linux-2.6 kyle

Kyle McMartin kyle at parisc-linux.org
Mon Dec 13 00:19:11 MST 2004


CVSROOT:	/var/cvs
Module name:	linux-2.6
Changes by:	kyle at cvs.parisc-linux.org	2004-12-13 00:19:11

Modified files:
	sound/parisc   : Kconfig harmony.c 
Added files:
	sound/parisc   : harmony.h 

Log message:
	Re-write ALSA Harmony... This version seems to contain no regressions
	from the previous. However, there are a few nits noted in the header
	of harmony.c. Particularly, it seems to do very odd things(*) when closing
	the device for a second time (start/stop is ok), and playing seems to cause
	the hwclock save to HPMC the box.
	
	Oddly enough, if you let the songs play through (ie: don't quit
	preemptively) the first problem doesn't occur.
	
	Any help fixing/debugging these would be appreciated.
	
	Additionally, recording and playback are currently mutually exclusive,
	to save me my sanity. I'll fix this eventually as well.
	
	[But it plays the_last_saskatchewan_pirate.mp3 fine for me! :)]
	
	*: Causes a code 13 trap with addi,tc,= 0,r25,r0...

Patches:
http://cvs.parisc-linux.org/linux-2.6/sound/parisc/harmony.h.diff?cvsroot=&r1=NONE&r2=1.1
http://cvs.parisc-linux.org/linux-2.6/sound/parisc/Kconfig.diff?cvsroot=&r1=1.3&r2=1.4
http://cvs.parisc-linux.org/linux-2.6/sound/parisc/harmony.c.diff?cvsroot=&r1=1.14&r2=1.15



More information about the parisc-linux-cvs mailing list