svn commit: r184231 - head/sys/dev/sound/pci/hda

Alexander Motin mav at FreeBSD.org
Fri Oct 24 19:36:29 UTC 2008


Author: mav
Date: Fri Oct 24 19:36:28 2008
New Revision: 184231
URL: http://svn.freebsd.org/changeset/base/184231

Log:
  Bump the revision after the latest commits.

Modified:
  head/sys/dev/sound/pci/hda/hdac.c

Modified: head/sys/dev/sound/pci/hda/hdac.c
==============================================================================
--- head/sys/dev/sound/pci/hda/hdac.c	Fri Oct 24 19:29:07 2008	(r184230)
+++ head/sys/dev/sound/pci/hda/hdac.c	Fri Oct 24 19:36:28 2008	(r184231)
@@ -83,7 +83,7 @@
 
 #include "mixer_if.h"
 
-#define HDA_DRV_TEST_REV	"20081013_0113"
+#define HDA_DRV_TEST_REV	"20081024_0114"
 
 SND_DECLARE_FILE("$FreeBSD$");
 


More information about the svn-src-head mailing list