Date: Sun, 12 Jan 2003 00:48:50 +0100 (CET) From: David Holm <david@realityrift.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/46983: Support for AGP on Apollo Pro 133A Message-ID: <200301112348.h0BNmo0S044420@rift.ath.cx>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301112348.h0BNmo0S044420>
