Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2008 21:46:11 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r183811 - head/sys/dev/sound/pci/hda
Message-ID:  <200810122146.m9CLkBjW056367@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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$");
 



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