From owner-freebsd-current@FreeBSD.ORG Fri Mar 19 15:30:55 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD7C616A4CE for ; Fri, 19 Mar 2004 15:30:55 -0800 (PST) Received: from smtp.mho.com (smtp.mho.net [64.58.4.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 6930C43D31 for ; Fri, 19 Mar 2004 15:30:55 -0800 (PST) (envelope-from scottl@freebsd.org) Received: (qmail 42330 invoked by uid 1002); 19 Mar 2004 23:30:55 -0000 Received: from unknown (HELO ?10.4.1.17?) (64.58.1.252) by smtp.mho.net with SMTP; 19 Mar 2004 23:30:55 -0000 Date: Fri, 19 Mar 2004 16:34:58 -0700 (MST) From: Scott Long X-X-Sender: scottl@pooker.samsco.home To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= In-Reply-To: Message-ID: <20040319163324.X30715@pooker.samsco.home> References: <20040318132321.F9436@root.org> <44ekromwds.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: Lowell Gilbert cc: current@freebsd.org Subject: Re: agp0 hang in 5.2.1-RELEASE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 23:30:55 -0000 On Fri, 19 Mar 2004, Dag-Erling [iso-8859-1] Sm=F8rgrav wrote: > Lowell Gilbert writes: > > Nate Lawson writes: > > > It can't be disabled at the loader prompt? > > I don't think so; there doesn't seem to be any way to avoid the > > probe. > > set hint.agp.0.disabled=3D"1" > > DES > -- > Dag-Erling Sm=C3=B8rgrav - des@des.no I don't see any code in the agp drivers to look at this hint. Is this impleneted some other way? Scott