From owner-freebsd-bugs Sat Jan 11 15:50: 6 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1524537B401 for ; Sat, 11 Jan 2003 15:50:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4273B43F75 for ; Sat, 11 Jan 2003 15:50:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0BNo4NS012856 for ; Sat, 11 Jan 2003 15:50:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0BNo4QA012855; Sat, 11 Jan 2003 15:50:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7EAB37B401 for ; Sat, 11 Jan 2003 15:48:58 -0800 (PST) Received: from rift.ath.cx (h23n2fls32o836.telia.com [217.208.105.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12E4E43F18 for ; Sat, 11 Jan 2003 15:48:58 -0800 (PST) (envelope-from avatar@rift.ath.cx) Received: from rift.ath.cx (localhost [127.0.0.1]) by rift.ath.cx (8.12.6/8.12.6) with ESMTP id h0BNmo7e044430 for ; Sun, 12 Jan 2003 00:48:56 +0100 (CET) (envelope-from avatar@rift.ath.cx) Received: (from avatar@localhost) by rift.ath.cx (8.12.6/8.12.6/Submit) id h0BNmo0S044420; Sun, 12 Jan 2003 00:48:50 +0100 (CET) Message-Id: <200301112348.h0BNmo0S044420@rift.ath.cx> Date: Sun, 12 Jan 2003 00:48:50 +0100 (CET) From: David Holm Reply-To: David Holm To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/46983: Support for AGP on Apollo Pro 133A Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46983 >Category: kern >Synopsis: Support for AGP on Apollo Pro 133A >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 11 15:50:03 PST 2003 >Closed-Date: >Last-Modified: >Originator: David Holm >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD rift.ath.cx 4.7-STABLE FreeBSD 4.7-STABLE #2: Sat Jan 11 21:49:35 CET 2003 avatar@rift.ath.cx:/usr/src/sys/compile/MYKERNEL i386 >Description: The FreeBSD kernel fully supports the Apollo Pro 133A (as it supports the Apollo Pro) but the PCI ID is missing from src/sys/pci/agp_via.c If you add the following lines owners of Apollo Pro 133A (such as me) will be able to use nVidia OpenGL without system reboots or data corruption: case 0x06051106: return ("VIA 82C694X (Apollo Pro 133A) host to PCI bridge"); >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message