From owner-freebsd-current Sun Jun 9 13:59:43 2002 Delivered-To: freebsd-current@freebsd.org Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by hub.freebsd.org (Postfix) with ESMTP id 1FDC337B40A for ; Sun, 9 Jun 2002 13:59:31 -0700 (PDT) Received: from pool0102.cvx22-bradley.dialup.earthlink.net ([209.179.198.102] helo=mindspring.com) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17H9mW-0003fY-00; Sun, 09 Jun 2002 13:59:25 -0700 Message-ID: <3D03C187.2E6FD56@mindspring.com> Date: Sun, 09 Jun 2002 13:58:47 -0700 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Maksim Yevmenkin Cc: current@freebsd.org Subject: Re: -current (DP1) and USB transfers References: <20020609193410.63290.qmail@web13302.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Maksim Yevmenkin wrote: > The problem is that as soon as i open isochronous pipe and > start incoming isochronous transfer, the isochronous callback > gets called over and over again. Both isoc. pipe and isoc. > transfer have USBD_NO_SHORT_XFER flag set. I also set > configuration #5 for interface 1. The funny part that device > says that it got zero bytes from the pipe. It does not affect > (or so it seems) the other transfers and everything still works. > I also tried ugen driver with the same results. What is up with > that? Pipes are known to be broken. There's a patch floating around that works around the problem, but does not fix it. The place to get it is the IP telephony USB dongle thing for FreeBSD, from ports. You will need to look for it, since I don't have an exact location for it, sorry. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message