From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 1 12:40:01 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBE26106568D for ; Mon, 1 Feb 2010 12:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AD70D8FC1C for ; Mon, 1 Feb 2010 12:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o11Ce1Vf048571 for ; Mon, 1 Feb 2010 12:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o11Ce1GN048570; Mon, 1 Feb 2010 12:40:01 GMT (envelope-from gnats) Resent-Date: Mon, 1 Feb 2010 12:40:01 GMT Resent-Message-Id: <201002011240.o11Ce1GN048570@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mamoru Sumida Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D7A71065676 for ; Mon, 1 Feb 2010 12:32:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 8BD068FC21 for ; Mon, 1 Feb 2010 12:32:18 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o11CWIq5022303 for ; Mon, 1 Feb 2010 12:32:18 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o11CWIZo022302; Mon, 1 Feb 2010 12:32:18 GMT (envelope-from nobody) Message-Id: <201002011232.o11CWIZo022302@www.freebsd.org> Date: Mon, 1 Feb 2010 12:32:18 GMT From: Mamoru Sumida To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: kern/143427: Patch for D510 pinetail AGP problem X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2010 12:40:02 -0000 >Number: 143427 >Category: kern >Synopsis: Patch for D510 pinetail AGP problem >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Feb 01 12:40:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Mamoru Sumida >Release: RELENG_8 >Organization: >Environment: FreeBSD saturn.xxx.or.jp 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Jan 30 16:29:18 UTC 2010 mamoru@saturn.xxx.or.jp:/usr/src/sys/amd64/compile/GENERIC amd64 >Description: Release-8 kernel could not find AGP in Intel D510MO mother board. >How-To-Repeat: Just Boot . then we could not agp0 in boot log. >Fix: I had made the patch. These patch is based on http://people.freebsd.org/~rnoland/agp_i810.c-IGD.patch http://lists.freedesktop.org/archives/intel-gfx/2009-February/001482.html http://lists.freedesktop.org/archives/intel-gfx/2009-February/001483.html After rebuild the kernel,I got the agp0 vgapci0: port 0x20c0-0x20c7 mem 0xe0200000-0xe027ffff,0xd0000000-0xdfffffff,0xe0100000-0xe01fffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: detected 8188k stolen memory agp0: aperture size is 256M I had confirmed the X windows system with Intel Driver. These patch also requires BIOS revision 0154 or later. Thanks >Release-Note: >Audit-Trail: >Unformatted: