From vons@club-internet.fr  Fri Feb 12 11:33:04 1999
Received: from dodo.pluisnet (ppp-111-172.villette.club-internet.fr [194.158.111.172])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA23719
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Feb 1999 11:33:01 -0800 (PST)
          (envelope-from vons@club-internet.fr)
Received: from cyril.pluisnet (cyril.pluisnet [10.0.1.2])
	by dodo.pluisnet (8.9.1/8.9.1) with ESMTP id UAA08569
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 12 Feb 1999 20:30:24 +0100 (CET)
	(envelope-from vons@cyril.pluisnet)
Received: (from vons@localhost)
	by cyril.pluisnet (8.9.1/8.9.1) id UAA00411;
	Fri, 12 Feb 1999 20:05:04 +0100 (CET)
	(envelope-from vons)
Message-Id: <199902121905.UAA00411@cyril.pluisnet>
Date: Fri, 12 Feb 1999 20:05:04 +0100 (CET)
From: vons@iname.com
Reply-To: vons@iname.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Matrox Millennium II AGP device id unknown (with patch)
X-Send-Pr-Version: 3.2

>Number:         10052
>Category:       i386
>Synopsis:       Matrox Millennium II AGP device/model id unknown
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 12 11:40:00 PST 1999
>Closed-Date:    Sat Aug 5 14:03:26 PDT 2000
>Last-Modified:  Sat Aug 05 14:03:55 PDT 2000
>Originator:     Gert-Jan Vons
>Release:        FreeBSD 3.0-RELEASE i386
>Organization:
-
>Environment:

	i386 system with Matrox Millennium II AGP board

>Description:

	during the boot, the message  "vga0: <Matrox model 051f graphics
	accelerator> rev 0x00 int a irq 11 on pci1.0.0" is displayed,
	the device id 051f is not recognised.

>How-To-Repeat:

	just boot with such a video board

>Fix:

*** sys/pci/pcisupport.c.org    Wed Sep 16 22:29:22 1998
--- sys/pci/pcisupport.c        Fri Feb 12 19:38:10 1999
***************
*** 889,894 ****
--- 889,896 ----
                        chip = "MGA 1024SG"; break;
                case 0x051b:
                        chip = "MGA 2164W"; break;
+               case 0x051f:
+                       chip = "MGA 2164W AGP"; break;
                }
                break;
  

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nbm 
State-Changed-When: Sat Aug 5 14:03:26 PDT 2000 
State-Changed-Why:  
This device has subsequently been recognized. 

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