From owner-freebsd-current@FreeBSD.ORG Mon Apr 6 10:51:40 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A054210656CF for ; Mon, 6 Apr 2009 10:51:40 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe07.swip.net [212.247.154.193]) by mx1.freebsd.org (Postfix) with ESMTP id 378A68FC24 for ; Mon, 6 Apr 2009 10:51:39 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=h3PaVDJQdt8A:10 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=s7QRACUweAK-IAfiCR0A:9 a=tI8HGkpBEMnzl1Leh_hXSlNkpBgA:4 a=LY0hPdMaydYA:10 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop) by mailfe07.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1219368241; Mon, 06 Apr 2009 12:51:38 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org, d@delphij.net Date: Mon, 6 Apr 2009 12:54:09 +0200 User-Agent: KMail/1.9.7 References: <49D99F42.5040104@delphij.net> In-Reply-To: <49D99F42.5040104@delphij.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904061254.10288.hselasky@c2i.net> Cc: Subject: Re: ddb can't use USB keyboard? 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, 06 Apr 2009 10:51:41 -0000 On Monday 06 April 2009, Xin LI wrote: > Hi, > > Did anyone used USB keyboard in ddb? It looks like that once I entered > ddb, the keyboard would stop responding :( > > Cheers, Using the USB keyboard in DDB is currently not supported in 8-current. --HPS