From owner-freebsd-usb@FreeBSD.ORG Thu May 1 23:48:34 2008 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 EC4D61065677 for ; Thu, 1 May 2008 23:48:34 +0000 (UTC) (envelope-from ee@athyriogames.com) Received: from caprica.sslcatacombnetworking.com (da.ce.5646.static.theplanet.com [70.86.206.218]) by mx1.freebsd.org (Postfix) with ESMTP id C602F8FC17 for ; Thu, 1 May 2008 23:48:34 +0000 (UTC) (envelope-from ee@athyriogames.com) Received: from [76.16.8.194] (helo=LaptopV) by caprica.sslcatacombnetworking.com with esmtpa (Exim 4.68) (envelope-from ) id 1JriVq-0007bP-Ur; Thu, 01 May 2008 18:48:31 -0500 From: "Engineering" To: Date: Thu, 1 May 2008 18:49:41 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 In-Reply-To: <200805012357.48056.hselasky@c2i.net> Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - caprica.sslcatacombnetworking.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - athyriogames.com X-Source: X-Source-Args: X-Source-Dir: Cc: Marcin Cieslak Subject: RE: Intro and question about High speed Isochronous 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: Thu, 01 May 2008 23:48:35 -0000 > -----Original Message----- > From: owner-freebsd-usb@freebsd.org > [mailto:owner-freebsd-usb@freebsd.org]On Behalf Of Hans Petter Selasky > Sent: Thursday, May 01, 2008 4:58 PM > > > I started using ugen and got most of the code ported. Then I > > > found out ehci does not support isochronous! > > Hi, > > You will need the my USB stack for HS ISOC transfers. You might > be able to > backport the HS ISOC part from my USB stack. > > --HPS Thank-you. I have been to your website for reference, it is nice to hear from you. How do I go about getting your stack? Is it compatible with ugen, or otherwise accessible from userland? Thanks Sam