From owner-freebsd-current@FreeBSD.ORG Mon Aug 13 12:28:07 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A95A5106566C for ; Mon, 13 Aug 2012 12:28:07 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 663518FC16 for ; Mon, 13 Aug 2012 12:28:07 +0000 (UTC) Received: by vcbgb22 with SMTP id gb22so4387780vcb.13 for ; Mon, 13 Aug 2012 05:28:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=y1UnCfXWYPJr1ds/MYc8E/f1I+8UwrKpKr9YtQx5ols=; b=lNKGBDgQM07cM8qQq+aCsqSBaMktKte8b/UdOzhPF0PxghTwL/QhxEeq9XPw2oA2F4 irdco4cqtOk0nzG//bGzxrSEGFov7sAyBJPjLlgzp6WyY1oafThNc2O4hkDyL2UXOiIl 9t5KGQUVk8miWblFRV6BQ4dZ5EvHRFR9n3MmFuWjVAC+AgyPReI9NagbhaDIEKW0UZlV GVgRrC4xgwe9USQyHQcBWk8mUqzwOpmkXebYEVd+NPIQNbYjSBazrg/OYnyxvFCiokK7 DO0YKtdByM5ZKbG8eNs2shkLfgOCuFq396csZiLmWVviMbHvcDNhWmeEtoRSTStlgLjr WuuQ== MIME-Version: 1.0 Received: by 10.220.149.130 with SMTP id t2mr8159138vcv.8.1344860885686; Mon, 13 Aug 2012 05:28:05 -0700 (PDT) Received: by 10.58.200.101 with HTTP; Mon, 13 Aug 2012 05:28:05 -0700 (PDT) Date: Mon, 13 Aug 2012 08:28:05 -0400 Message-ID: From: Kim Culhan To: freebsd-current@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: r239222 boot failure back trace X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 13 Aug 2012 12:28:07 -0000 It was found a ps/2 keyboard would work when the usb keyboard would not so was then able to get a backtrace: http://img827.imageshack.us/img827/3622/img0084vc.jpg http://img705.imageshack.us/img705/9816/img0086dms.jpg -kim