summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2008-10-12 21:46:11 +0000
committermav <mav@FreeBSD.org>2008-10-12 21:46:11 +0000
commit0284768cd53e91364ed9aed79de3b9b4791f14b9 (patch)
treea2acef763dbfec59486c03f89f17f6b8060eb368 /sys/dev/sound
parent8f51d54b976a47ea8fae7b19654130b3be8ab7d3 (diff)
downloadFreeBSD-src-0284768cd53e91364ed9aed79de3b9b4791f14b9.zip
FreeBSD-src-0284768cd53e91364ed9aed79de3b9b4791f14b9.tar.gz
Bump driver revision after the previous commit.
Diffstat (limited to 'sys/dev/sound')
-rw-r--r--sys/dev/sound/pci/hda/hdac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/hda/hdac.c b/sys/dev/sound/pci/hda/hdac.c
index bc7d68c..38d9435 100644
--- a/sys/dev/sound/pci/hda/hdac.c
+++ b/sys/dev/sound/pci/hda/hdac.c
@@ -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$");
OpenPOWER on IntegriCloud