From owner-freebsd-stable@FreeBSD.ORG Wed Feb 10 23:09:22 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E15210656FF for ; Wed, 10 Feb 2010 23:09:22 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from mail-bw0-f211.google.com (mail-bw0-f211.google.com [209.85.218.211]) by mx1.freebsd.org (Postfix) with ESMTP id B102F8FC16 for ; Wed, 10 Feb 2010 23:09:21 +0000 (UTC) Received: by bwz3 with SMTP id 3so571846bwz.13 for ; Wed, 10 Feb 2010 15:09:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=WW7YhgK/pbaQIjVVpUx1JA3U8kNHeUM5LeaFSvVETg8=; b=Ssg6GXyHI1hdBbLnOvKMDvioj42zDWRAJ1QHeZ7745QVTCoLdQ9liSFVnFXR6vcTyP M+OVKzhf6JKiMbmoLXnKS658kEm3YeQvI2E0ZDkLn/BDUEoNov+eLQ7M4g0gkEwqANrh FlDcCd7DBBu7iI31TNs5bjzlBtQ/51Wdss0RI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; b=BuS6/Af1rpfFtRV6aT11J0l82u44BUGQhZalxDggu6wlya3qjYislWD/aIdHEGm+6G CmCaS0uMH++Pvh6vKJTAyHAIqL83JXR4wz6or0JBLiUh/3IroE/jYQ6RuxpGPK02PUfo 9HAhjCP1sY6iRkmjAjYxYH4Vsol9WxZEdpXg8= MIME-Version: 1.0 Received: by 10.204.3.207 with SMTP id 15mr622588bko.91.1265843358108; Wed, 10 Feb 2010 15:09:18 -0800 (PST) In-Reply-To: References: <426bed111002080049u16354c87pd4fb8830e0542972@mail.gmail.com> <20100208114734.GA99245@icarus.home.lan> <426bed111002091752g1cf96cd0qf7be5098ab5c9742@mail.gmail.com> From: Chris Rees Date: Wed, 10 Feb 2010 23:08:58 +0000 Message-ID: To: Mehmet Erol Sanliturk Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org, Jeremy Chadwick Subject: Re: Unresponsive keyboard after a few boots X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Feb 2010 23:09:22 -0000 On 10 February 2010 07:10, Mehmet Erol Sanliturk wrote: > > > On Tue, Feb 9, 2010 at 8:52 PM, Rohit Grover wrote: > Initially start FreeBSD and dump all of the related circuit register values > . This may require a key board . Problem is to override this requirement . > If in the system there is also a PS/2 key board slot , a PS/2 keyboard may > be utilized . Another way may be a shell script or program starting on boot > automatically to dump the required values . In that case , a key board may > not be required . There are no PS/2 or any other legacy connectors on any Intel Mac. USB only (firewire keyboards are a rarity, but maybe worth a try!) Chris