MIDI test patch

Julian Elischer julian at elischer.org
Sun Aug 22 22:14:39 PDT 2004


Mathew Kanner wrote:
> On Aug 22, Jon Noack wrote:
> 
>>On 08/22/04 17:07, Mathew Kanner wrote:
> 
> 
>>Copy /usr/src/sys to somewhere else and then re-cvsup (if you've added 
>>new files/directories, be sure to remove them from the tree before 
>>running cvsup to be sure you have a "clean" tree).  Run a diff between 
>>the 2 places.
> 
> 
> 	That actually didn't work out so well, old tree with lots of
> garbage, turns of find -ctime was my friend.
> 
> 	Please find attached a patch to include midi2 (or is this
> midi3?)
> 	cd /usr/src/sys
> 	patch -p1 < /patch/to/uncompressed_patch
> 	cd moudles/sound/midi
> 	make
> 	make install
> 	cd ../driver/emu10k1
> 	make
> 	make install
> 	kldload midi
> 	kldload emu10k1
> 	kldload cmi
> 	cd /usr/ports/audio/playmidi
> 	make
> 	make install
> 	then play a midi...
> 
> 	--Mat

is this patch against 5.x or 5.3 or what?
I assume this is basically the code that was removed..

> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> freebsd-multimedia at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe at freebsd.org"




More information about the freebsd-multimedia mailing list