From owner-freebsd-hardware@FreeBSD.ORG Tue May 15 08:17:51 2007 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E945416A403; Tue, 15 May 2007 08:17:51 +0000 (UTC) (envelope-from jason.thomson@mintel.com) Received: from s200aog11.obsmtp.com (s200aog11.obsmtp.com [207.126.144.125]) by mx1.freebsd.org (Postfix) with SMTP id 7372F13C448; Tue, 15 May 2007 08:17:30 +0000 (UTC) (envelope-from jason.thomson@mintel.com) Received: from source ([217.206.187.80]) by eu1sys200aob011.postini.com ([207.126.147.11]) with SMTP; Tue, 15 May 2007 08:17:29 UTC Received: from [10.0.62.5] (unknown [10.0.62.5]) by rodney.mintel.co.uk (Postfix) with ESMTP id 588F918141B; Tue, 15 May 2007 08:46:09 +0100 (BST) Message-ID: <46496540.1000202@mintel.com> Date: Tue, 15 May 2007 08:46:08 +0100 From: Jason Thomson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en, en-us MIME-Version: 1.0 To: John Baldwin References: <874E95E3-7B65-4704-BA5D-3086CC055111@via.net> <1155165073.22623.12.camel@bigapple.omnis.ch> <200705141729.19179.jhb@freebsd.org> In-Reply-To: <200705141729.19179.jhb@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: joe mcguckin , Olivier Mueller , freebsd-hardware@freebsd.org Subject: Re: Dell 1950 won't cleanly reboot X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 May 2007 08:17:52 -0000 John Baldwin wrote: > On Wednesday 09 August 2006 07:11:13 pm Olivier Mueller wrote: > >>hello, >> >>On Wed, 2006-08-02 at 17:43 -0700, joe mcguckin wrote: >> >>>shutdown -r hangs most of the time. >>>I have a spare machine to lend someone in the SF bay area if that >>>would help... >> >>Have you made any progress on this issue yet? > > > Are people still seeing this issue? I MFC'd some recent fixes to the shutdown > code a week or so ago that may or may not help. > It was a while ago now, but IIRC: We had some problems with these machines until we re-enabled the keyboard controller. (They come with USB keyboards, and the RAC simulates a USB controller, but the atkbdc driver is involved in resetting the machine?) This is from a January 07 build, so doesn't include latest patches.