From owner-freebsd-current@FreeBSD.ORG Sun Jul 22 21:38:54 2007 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 C1CAB16A420; Sun, 22 Jul 2007 21:38:54 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.freebsd.org (Postfix) with ESMTP id A8F6513C4A6; Sun, 22 Jul 2007 21:38:50 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1ICj82-0000fZ-Le; Mon, 23 Jul 2007 01:38:14 +0400 From: Vladimir Grebenschikov To: Mark Hobden In-Reply-To: References: <1184929509.1415.10.camel@localhost> <1184946870.1356.2.camel@localhost> <1185011732.1420.4.camel@localhost> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Mon, 23 Jul 2007 01:38:14 +0400 Message-Id: <1185140294.1540.11.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: freebsd-current@freebsd.org, freebsd-usb@freebsd.org Subject: Re: uhidev(4) update - USB HID driver level for devices with multiple report ids X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2007 21:38:54 -0000 =F7 =D7=D3, 22/07/2007 =D7 20:11 +0100, Mark Hobden =D0=C9=DB=C5=D4: > Thanks for all the info. >=20 > I am having trouble reproducing a panic like this here or finding out > how it gets down a path like this. I am wondering if this only occurs > on EHCI devices. Hopefully later in the week I will be able to borrow > some equipment from work to test with here. But do you have a > different > keyboard that you could try out booting on the UHCI controller? If > that > works OK it should show me where to look. I can try to connect same keyboard through USB1 hub, it should be enough to attach it to UHCI instead of EHCI ? =20 > I'm afraid I don't know about setting dump devices before booting as > in the past I have always triggered them by attaching hardware after > the system is booted. <:-| >=20 > The other problem for you would be that because all the usb modules > are loaded as modules you need to load them individually into kgdb > with their start address as described in the link below: >=20 > http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-kld.h= tml >=20 > Which wouldn't be fun as each time you want to load kgdb you have > to do this for usb, uhid and ukbd. I find it easier to just compile them > into the kernel. Ok, may compile them into kernel, but I still have little trouble with creating kernel dump while boot - before execution of dumpdev. Will try to find some comconsole cable or firewire cable. to do kgdb from remote machine. > Kind Regards, > Mark --=20 Vladimir B. Grebenschikov vova@fbsd.ru