low sound volume with ich6

Ariff Abdullah ariff at FreeBSD.org
Mon Mar 6 04:39:43 PST 2006


On Mon, 06 Mar 2006 13:59:19 +0200
Alexandr Krivulya <admin at marcom-group.com> wrote:
> The problem has been solved by adding this line to ich.c
> 
>   /*
>           * Turn on inverted external amplifier sense flags for few
>           * 'special' boards.
>           */
>          switch (subdev) {
>          case 0x202f161f:        /* Gateway 7326GZ */
>          case 0x203a161f:        /* Gateway 4028GZ */
>          case 0x8144104d:        /* Sony VAIO PCG-TR* */
>          case 0x8197104d:        /* Sony S1XP */
> /******************************************************************
> *******************/ 
> 
>          case 0x204c161f:        /* Kvazar-Micro Senator 3592XT */
> /******************************************************************
> *******************/
>                  ac97_setflags(sc->codec, ac97_getflags(sc->codec) |
>                  
> AC97_F_EAPD_INV);
>                  break;
>          default:
>                  break;
>
I'll take this. Thanks.


--
Ariff Abdullah
FreeBSD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20060306/366e45de/attachment.bin


More information about the freebsd-multimedia mailing list