added an entry to alsaunmute for HP xw4550 (#252171)

This commit is contained in:
Martin Stransky 2007-08-16 11:43:55 +00:00
parent d1093c69c0
commit e5abab9de1
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: Advanced Linux Sound Architecture (ALSA) utilities
Name: alsa-utils
Version: 1.0.14
Release: 1%{?prever_dot}%{?dist}
Release: 2%{?prever_dot}%{?dist}
License: GPL
Group: Applications/Multimedia
URL: http://www.alsa-project.org/
@ -71,6 +71,9 @@ ln -s ../../sbin/alsactl $RPM_BUILD_ROOT/%{_sbindir}/alsactl
/usr/share/locale/*
%changelog
* Thu Aug 16 2007 Martin Stransky <stransky@redhat.com> 1.0.14-2
- added an entry to alsaunmute for HP xw4550 (#252171)
* Wed Jul 25 2007 Martin Stransky <stransky@redhat.com> 1.0.14-1
- release bump

View File

@ -53,7 +53,8 @@ CHANNEL channels[] = {
{"CD", 75, 1, 90, 1, ""},
{"Mono", 75, 1, 0, 0, ""},
{"Master Mono", 75, 1, 0, 0, ""},
{"Speaker", 75, 1, 0, 0, ""},
// mute mic
{"Mic", 0, 0, 0, 0, ""},