From nobody@FreeBSD.org  Fri Jun 20 13:23:14 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 50B35106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Jun 2008 13:23:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 452EE8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Jun 2008 13:23:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5KDNEmZ068503
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 Jun 2008 13:23:14 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m5KDNES3068484;
	Fri, 20 Jun 2008 13:23:14 GMT
	(envelope-from nobody)
Message-Id: <200806201323.m5KDNES3068484@www.freebsd.org>
Date: Fri, 20 Jun 2008 13:23:14 GMT
From: Volodymyr Yatsynych <yatsynych@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Video Intel GMA950 (CHIP_I915) not working
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         124782
>Category:       kern
>Synopsis:       [agp] [patch] Video Intel GMA950 (CHIP_I915) not working
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    gonzo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 20 13:30:04 UTC 2008
>Closed-Date:    Fri Aug 08 20:43:10 UTC 2008
>Last-Modified:  Fri Aug 08 20:43:10 UTC 2008
>Originator:     Volodymyr Yatsynych
>Release:        7.0
>Organization:
Nucleart.Net
>Environment:
FreeBSD volodymyr.yatsynych.name 7.0-STABLE FreeBSD 7.0-STABLE #3: Fri Jun 20 12:35:25 EEST 2008     volodymyr@volodymyr.yatsynych.name:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Troubles when startx. Video not supported.
>How-To-Repeat:
Notebook HP530.
>Fix:
/usr/src/sys/pci/agp_i810.c

   {0x27A28086, CHIP_I915, 0x00020000,
       "Intel 82945GM (945GM GMCH) SVGA controller"},
-   {0x27A28086, CHIP_I915, 0x00020000,
+   {0x27AE8086, CHIP_I915, 0x00020000,
       "Intel 945GME SVGA controller"},

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->remko 
Responsible-Changed-By: remko 
Responsible-Changed-When: Fri Jun 20 21:05:36 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124782 
State-Changed-From-To: open->patched 
State-Changed-By: gonzo 
State-Changed-When: Fri Jun 20 22:29:20 UTC 2008 
State-Changed-Why:  
Patch commited 


Responsible-Changed-From-To: remko->gonzo 
Responsible-Changed-By: gonzo 
Responsible-Changed-When: Fri Jun 20 22:29:20 UTC 2008 
Responsible-Changed-Why:  
remko generously gave this PR to yours truely 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124782 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/124782: commit references a PR
Date: Fri, 20 Jun 2008 22:24:03 +0000 (UTC)

 gonzo       2008-06-20 22:23:41 UTC
 
   FreeBSD src repository
 
   Modified files:
     sys/dev/agp          agp_i810.c 
   Log:
   SVN rev 179901 on 2008-06-20 22:23:41Z by gonzo
   
   Fix PCI id for 945GME Express Integrated Graphics Controller:
   set to 8086:27AE
   
   PR:     kern/124782
   Event:  Bugathon#5
   
   Revision  Changes    Path
   1.46      +1 -1      src/sys/dev/agp/agp_i810.c
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: jhb 
State-Changed-When: Fri Aug 8 20:42:47 UTC 2008 
State-Changed-Why:  
Merged to 7.x. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124782 
>Unformatted:
