From owner-cvs-all Wed Sep 19 22:13:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E019F37B40A; Wed, 19 Sep 2001 22:13:12 -0700 (PDT) Received: (from cokane@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8K5DCv88069; Wed, 19 Sep 2001 22:13:12 -0700 (PDT) (envelope-from cokane) Message-Id: <200109200513.f8K5DCv88069@freefall.freebsd.org> From: Coleman Kane Date: Wed, 19 Sep 2001 22:13:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci agp_amd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cokane 2001/09/19 22:13:12 PDT Modified files: sys/pci agp_amd.c Log: Add probe line for the AMD 761 northbridge chip. At least it detects now, seems to set up memory spaces correctly. This change actually did work for me using -STABLE, XFree86 4.0.3 ~ some snapshot of DRI awhile back. I sent mail to dfr to no avail, perhaps someone else would like to test it with DRI. Anyway, people have been nagging me about this change for awhile, so here's the commit. Revision Changes Path 1.7 +3 -1 src/sys/pci/agp_amd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message