From owner-freebsd-current@FreeBSD.ORG Fri Mar 4 10:19:26 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 02BFD16A4CE for ; Fri, 4 Mar 2005 10:19:26 +0000 (GMT) Received: from neo.redjade.org (neo.redjade.org [219.254.21.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BD5043D54 for ; Fri, 4 Mar 2005 10:19:25 +0000 (GMT) (envelope-from ssw@neo.redjade.org) Received: from neo.redjade.org (localhost [127.0.0.1]) by neo.redjade.org (8.13.1/8.13.1) with ESMTP id j24AJJfh035907; Fri, 4 Mar 2005 19:19:19 +0900 (KST) (envelope-from ssw@neo.redjade.org) Received: (from ssw@localhost) by neo.redjade.org (8.13.1/8.13.1/Submit) id j24AJJKw035906; Fri, 4 Mar 2005 19:19:19 +0900 (KST) (envelope-from ssw) Date: Fri, 4 Mar 2005 19:19:19 +0900 From: Sangwoo Shim To: Gary Jennejohn Message-ID: <20050304101919.GC35388@neo.redjade.org> References: <20050304111552.57efa87a@it.buh.tecnik93.com> <200503041013.j24ADUiT012335@peedub.jennejohn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Disposition: inline In-Reply-To: <200503041013.j24ADUiT012335@peedub.jennejohn.org> User-Agent: Mutt/1.5.4i cc: Ion-Mihai Tetcu 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 10:19:26 -0000 On Fri, Mar 04, 2005 at 11:13:30AM +0100, Gary Jennejohn wrote: > > 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. Was discussed in cvs-all. Refer following. http://marc.theaimsgroup.com/?l=freebsd-cvs-all&m=110962720908198&w=2 Sangwoo Shim