From owner-freebsd-amd64@FreeBSD.ORG Thu Sep 15 23:57:41 2005 Return-Path: X-Original-To: freebsd-amd64@FreeBSD.org Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73D3616A41F for ; Thu, 15 Sep 2005 23:57:41 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2C8D43D46 for ; Thu, 15 Sep 2005 23:57:40 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id j8G03LJo025834 for ; Thu, 15 Sep 2005 20:03:21 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-amd64@FreeBSD.org Date: Thu, 15 Sep 2005 19:57:04 -0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200509151957.24837.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.85.1/1082/Wed Sep 14 11:22:17 2005 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Subject: [PATCH] agp(4) for ULi M1689/nVidia nForce3 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 23:57:41 -0000 If you have any of these, please test and let me know. http://people.freebsd.org/~jkim/agp_amd64.diff FYI, agp(4) GART test is here: http://people.freebsd.org/~jkim/testgart.c Thanks, Jung-uk Kim