diff options
| author | Alexander Motin <mav@FreeBSD.org> | 2008-10-24 19:36:28 +0000 |
|---|---|---|
| committer | Alexander Motin <mav@FreeBSD.org> | 2008-10-24 19:36:28 +0000 |
| commit | 6f6487c338d4739f540b47b8e6d8088392ee4d1f (patch) | |
| tree | 9540533166165f23d0c973c336bc051ca9ddbe4c /sys/dev | |
| parent | e1a5654741ea2ac62b3748d19e364b391918e3a2 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/sound/pci/hda/hdac.c | 2 |
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 caf4922d8862..e47255edf20a 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 "20081013_0113" +#define HDA_DRV_TEST_REV "20081024_0114" SND_DECLARE_FILE("$FreeBSD$"); |
