Date: Sun, 22 Aug 2004 22:14:28 -0700 From: Julian Elischer <julian@elischer.org> To: Mathew Kanner <mat@cnd.mcgill.ca> Cc: Sean McNeil <sean@mcneil.com> Subject: Re: MIDI test patch Message-ID: <41297D34.6040207@elischer.org> In-Reply-To: <20040823034633.GA6486@cnd.mcgill.ca> References: <1093108393.4202.8.camel@funshine.carebears.net> <20040821133701.6ecf9f04@dolphin.local.net> <20040822040453.GA11878@cat.robbins.dropbear.id.au> <1093148651.47618.3.camel@server.mcneil.com> <412830EF.4010008@alumni.rice.edu> <41283679.9010405@elischer.org> <20040822220748.GA6426@cnd.mcgill.ca> <41295551.4030402@alumni.rice.edu> <20040823034633.GA6486@cnd.mcgill.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41297D34.6040207>