Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2008 19:51:28 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 147828 for review
Message-ID:  <200808191951.m7JJpSMT083406@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=147828

Change 147828 by ed@ed_dull on 2008/08/19 19:51:27

	Integrate my sound(4) changes.

Affected files ...

.. //depot/projects/mpsafetty/sys/dev/sound/midi/sequencer.c#2 integrate
.. //depot/projects/mpsafetty/sys/dev/sound/pcm/sound.h#2 integrate

Differences ...

==== //depot/projects/mpsafetty/sys/dev/sound/midi/sequencer.c#2 (text) ====

@@ -30,7 +30,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sys/dev/sound/midi/sequencer.c,v 1.28 2008/05/21 23:04:10 thompsa Exp $");
+__FBSDID("$FreeBSD: src/sys/dev/sound/midi/sequencer.c,v 1.29 2008/08/19 19:45:08 ed Exp $");
 
 #include <sys/param.h>
 #include <sys/systm.h>

==== //depot/projects/mpsafetty/sys/dev/sound/pcm/sound.h#2 (text+ko) ====

@@ -24,7 +24,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $FreeBSD: src/sys/dev/sound/pcm/sound.h,v 1.78 2007/06/16 03:37:28 ariff Exp $
+ * $FreeBSD: src/sys/dev/sound/pcm/sound.h,v 1.79 2008/08/19 19:45:08 ed Exp $
  */
 
 /*



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808191951.m7JJpSMT083406>