From owner-freebsd-current@FreeBSD.ORG Fri Mar 4 18:30:39 2005 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 995FC16A4DE for ; Fri, 4 Mar 2005 18:30:39 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13CAE43D48 for ; Fri, 4 Mar 2005 18:30:39 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j24IRjE7028853; Fri, 4 Mar 2005 11:27:45 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 04 Mar 2005 11:27:45 -0700 (MST) Message-Id: <20050304.112745.115922684.imp@bsdimp.com> To: garyj@jennejohn.org From: Warner Losh In-Reply-To: <200503041013.j24ADUiT012335@peedub.jennejohn.org> References: <200503041013.j24ADUiT012335@peedub.jennejohn.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: itetcu@people.tecnik93.com cc: freebsd-current@freebsd.org Subject: Re: [5.4-PRE regression] radeon drm => instant reboot 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, 04 Mar 2005 18:30:39 -0000 > Ion-Mihai Tetcu writes: > > I'm currently recompiling graphics/dri to see if it makes any difference. > > > > That won't help; phk made a change in /sys/dev/drm which breaks it. > There's a patch floating around, but I can't remember whether it was > discussed in this ML or in the commit ML. Wasn't this in -current only, and therefore wouldn't affect 5.4? Warner