PERFORCE change 147828 for review

Ed Schouten ed at FreeBSD.org
Tue Aug 19 19:51:29 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=147828

Change 147828 by ed at 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 $
  */
 
 /*


More information about the p4-projects mailing list