Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 2009 03:30:03 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: kern/121156: commit references a PR
Message-ID:  <200905080330.n483U3lh061460@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/121156; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/121156: commit references a PR
Date: Fri,  8 May 2009 03:20:11 +0000 (UTC)

 Author: mav
 Date: Fri May  8 03:19:57 2009
 New Revision: 191911
 URL: http://svn.freebsd.org/changeset/base/191911
 
 Log:
   Add one more board ID with inverted external amplifier control.
   
   PR:		kern/121156
 
 Modified:
   head/sys/dev/sound/pci/ich.c
 
 Modified: head/sys/dev/sound/pci/ich.c
 ==============================================================================
 --- head/sys/dev/sound/pci/ich.c	Fri May  8 02:18:46 2009	(r191910)
 +++ head/sys/dev/sound/pci/ich.c	Fri May  8 03:19:57 2009	(r191911)
 @@ -1009,6 +1009,7 @@ ich_pci_attach(device_t dev)
  	switch (subdev) {
  	case 0x202f161f:	/* Gateway 7326GZ */
  	case 0x203a161f:	/* Gateway 4028GZ */
 +	case 0x203e161f:	/* Gateway 3520GZ/M210 */
  	case 0x204c161f:	/* Kvazar-Micro Senator 3592XT */
  	case 0x8144104d:	/* Sony VAIO PCG-TR* */
  	case 0x8197104d:	/* Sony S1XP */
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905080330.n483U3lh061460>