Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 2009 19:36:25 +0000 (UTC)
From:      Ariff Abdullah <ariff@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r193642 - head/sys/dev/sound/pci/hda
Message-ID:  <200906071936.n57JaPcW002996@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ariff
Date: Sun Jun  7 19:36:25 2009
New Revision: 193642
URL: http://svn.freebsd.org/changeset/base/193642

Log:
  Bump driver revision (should have bumped it earlier).

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 Jun  7 19:12:40 2009	(r193641)
+++ head/sys/dev/sound/pci/hda/hdac.c	Sun Jun  7 19:36:25 2009	(r193642)
@@ -87,7 +87,7 @@
 
 #include "mixer_if.h"
 
-#define HDA_DRV_TEST_REV	"20090601_0133"
+#define HDA_DRV_TEST_REV	"20090608_0134"
 
 SND_DECLARE_FILE("$FreeBSD$");
 



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