From owner-freebsd-usb@FreeBSD.ORG Sat Jun 12 08:02:09 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89A0F1065674 for ; Sat, 12 Jun 2010 08:02:09 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.swip.net [212.247.154.129]) by mx1.freebsd.org (Postfix) with ESMTP id 11BEC8FC13 for ; Sat, 12 Jun 2010 08:02:08 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=oRqNd5GvKhMA:10 a=ygRHs6EKU7oA:10 a=IkcTkHD0fZMA:10 a=Bxy_iA8CqvkA:10 a=IOJgOfiHPjUccRWaGTQdKw==:17 a=umQrzM1wAAAA:8 a=6I5d2MoRAAAA:8 a=hmeTrWc37TJSdr-_aygA:9 a=Rd2jM1tBl0zKhI4hVUAAR89ZVQwA:4 a=QEXdDO2ut3YA:10 a=SV7veod9ZcQA:10 Received: from [84.49.162.163] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe05.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 1304831052; Sat, 12 Jun 2010 10:02:07 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org, =?utf-8?b?0JDQvdC00YDQtdC5INCa0L7QstCw0LvRjNGH0YPQug==?= Date: Sat, 12 Jun 2010 09:59:21 +0200 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <201006120730.o5C7U6Zr096098@freefall.freebsd.org> In-Reply-To: <201006120730.o5C7U6Zr096098@freefall.freebsd.org> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'( =?utf-8?q?=3B=5FIjlA=3A=0A=09hGE=2E=2EEw?=, =?utf-8?q?XAQ*o=23=5C/M=7ESC=3DS1-f9=7BEzRfT=27=7CHhll5Q=5Dha5Bt-s=7CoTlKM?= =?utf-8?q?usi=3A1e=5BwJl=7Dkd=7DGR=0A=09Z0adGx-x=5F0zGbZj=27e?=(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201006120959.21396.hselasky@c2i.net> Cc: Subject: Re: usb/146840: [hang] FreeBSD 7.2 / 7.3 / 8.0 hang at startup after ehci0 detected (CD Loader 1.2) // same as closed-unsolved [usb/108509] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jun 2010 08:02:09 -0000 On Saturday 12 June 2010 09:30:06 =D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9 =D0= =9A=D0=BE=D0=B2=D0=B0=D0=BB=D1=8C=D1=87=D1=83=D0=BA wrote: > The following reply was made to PR usb/146840; it has been noted by GNATS. >=20 > From: =3D?UTF-8?B?0JDQvdC00YDQtdC5INCa0L7QstCw0LvRjNGH0YPQug=3D=3D?=3D > To: bug-followup@freebsd.org > Cc: > Subject: Re: usb/146840: [hang] FreeBSD 7.2 / 7.3 / 8.0 hang at startup > after ehci0 detected (CD Loader 1.2) // same as closed-unsolved > [usb/108509] Date: Sat, 12 Jun 2010 10:24:12 +0300 >=20 > try one more >=20 > > > A hang can indicate an IRQ issue. >=20 > I try to enable USB debugging (thanks to Hans Petter Selasky ): > set hw.usb.ehci.debug=3D15 >=20 > But no changes are. After > ehci0: [GIANT LOCKED] > ehci0: [ITHREAD] > system hang. > when kernel loading - no additional information is not show Do you have the possibility to compile and boot a custom kernel on this=20 machine? =2D-HPS