From owner-cvs-src@FreeBSD.ORG Sat Apr 9 02:18:06 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1417716A4CE; Sat, 9 Apr 2005 02:18:06 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB14443D31; Sat, 9 Apr 2005 02:18:05 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.3/8.13.1) with ESMTP id j392I45i055243; Fri, 8 Apr 2005 19:18:04 -0700 (PDT) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.3/8.13.1/Submit) id j392I4l2055242; Fri, 8 Apr 2005 19:18:04 -0700 (PDT) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: Adam Gregoire In-Reply-To: <1113012455.849.2.camel@S010600deadc0de00.su.shawcable.net> References: <200504081804.j38I4dfl067085@repoman.freebsd.org> <1113009378.753.11.camel@S010600deadc0de00.su.shawcable.net> <1113010111.52552.13.camel@leguin> <1113012455.849.2.camel@S010600deadc0de00.su.shawcable.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Fri, 08 Apr 2005 19:18:03 -0700 Message-Id: <1113013083.52552.15.camel@leguin> Mime-Version: 1.0 X-Mailer: Evolution 2.2.0 FreeBSD GNOME Team Port cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci agp_amd64.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2005 02:18:06 -0000 On Fri, 2005-04-08 at 22:07 -0400, Adam Gregoire wrote: > On Fri, 2005-04-08 at 18:28 -0700, Eric Anholt wrote: > > On Fri, 2005-04-08 at 21:16 -0400, Adam Gregoire wrote: > > > > > Options "BusType" "PCI" in your Device section of xorg.conf will avoid > > all AGP stuff and tell you a little more about where to point the > > finger. > > > > Same result, I lose console and X locks. OK, as long as you don't have agp loaded at the time of doing this, you can rule out agp for sure (otherwise, I would still say that misconfiguration could cause issues. I've seen agp do weird things.).