Date: Sun, 09 Jun 2002 13:58:47 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Maksim Yevmenkin <m_evmenkin@yahoo.com> Cc: current@freebsd.org Subject: Re: -current (DP1) and USB transfers Message-ID: <3D03C187.2E6FD56@mindspring.com> References: <20020609193410.63290.qmail@web13302.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D03C187.2E6FD56>