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

Alexander Motin mav at FreeBSD.org
Sun Oct 12 21:46:11 UTC 2008


Author: mav
Date: Sun Oct 12 21:46:11 2008
New Revision: 183811
URL: http://svn.freebsd.org/changeset/base/183811

Log:
  Bump driver revision after the previous commit.

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	Sun Oct 12 21:42:21 2008	(r183810)
+++ head/sys/dev/sound/pci/hda/hdac.c	Sun Oct 12 21:46:11 2008	(r183811)
@@ -83,7 +83,7 @@
 
 #include "mixer_if.h"
 
-#define HDA_DRV_TEST_REV	"20080916_0112"
+#define HDA_DRV_TEST_REV	"20081013_0113"
 
 SND_DECLARE_FILE("$FreeBSD$");
 


More information about the svn-src-head mailing list