summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound
diff options
context:
space:
mode:
authorariff <ariff@FreeBSD.org>2009-06-07 19:36:25 +0000
committerariff <ariff@FreeBSD.org>2009-06-07 19:36:25 +0000
commit46d6a0d647524867f373c3528b384fdaef93bd07 (patch)
treeba7bcc400d1d159cfced69727f27f12fd108230b /sys/dev/sound
parente3faadaafebd1b18fd6b8ed30f654df974d390a6 (diff)
downloadFreeBSD-src-46d6a0d647524867f373c3528b384fdaef93bd07.zip
FreeBSD-src-46d6a0d647524867f373c3528b384fdaef93bd07.tar.gz
Bump driver revision (should have bumped it earlier).
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 4e32ce2..6e2bec7 100644
--- a/sys/dev/sound/pci/hda/hdac.c
+++ b/sys/dev/sound/pci/hda/hdac.c
@@ -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$");
OpenPOWER on IntegriCloud