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

Ariff Abdullah ariff at FreeBSD.org
Sun Jun 7 19:36:28 UTC 2009


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$");
 


More information about the svn-src-head mailing list