From owner-freebsd-questions@FreeBSD.ORG Wed Sep 15 22:29:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59DE716A4CE for ; Wed, 15 Sep 2004 22:29:18 +0000 (GMT) Received: from pegasus.siol.net (pegasus.siol.net [193.189.160.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E1A843D1F for ; Wed, 15 Sep 2004 22:29:17 +0000 (GMT) (envelope-from uros.lulik@siol.net) Received: from kudu.siol.net ([10.10.10.22]) by pegasus.siol.net 1cbf71897a39210db31154c99f0b4628) <20040915222915.WGVI11799.pegasus@kudu.siol.net> for ; Thu, 16 Sep 2004 00:29:15 +0200 Received: from mclaren ([195.210.218.11]) by kudu.siol.net 1cbf71897a39210db31154c99f0b4628) with SMTP id <20040915222915.BPIS11644.kudu@mclaren> for ; Thu, 16 Sep 2004 00:29:15 +0200 Message-ID: <000901c49bbe$dbb10700$f800a8c0@mclaren> From: "=?iso-8859-2?B?dXJvuSBs/Gxpaw==?=" To: Date: Thu, 16 Sep 2004 00:29:09 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Mailman-Approved-At: Thu, 16 Sep 2004 12:27:12 +0000 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Fw: USB X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 22:29:18 -0000 HI, I am developing USB device firmware and would like to use freeBSD 4.9 to = debug my device.=20 There I just want to see what is going on(if descriptors and all other = stuff are send ok) on USB when I attach my device. I know it is possible to do that with BSD and hope you can help me how. best regards UROS