kern/121156: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri May 8 03:30:04 UTC 2009


The following reply was made to PR kern/121156; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"
 


More information about the freebsd-multimedia mailing list