From owner-freebsd-hardware Tue Jun 25 16:27:56 2002 Delivered-To: freebsd-hardware@freebsd.org Received: from mta02.fuse.net (mx2.fuse.net [216.68.1.120]) by hub.freebsd.org (Postfix) with ESMTP id 34F9137B401 for ; Tue, 25 Jun 2002 16:27:54 -0700 (PDT) Received: from rusty.am-productions.yi.org ([66.161.167.165]) by mta02.fuse.net (InterMail vM.5.01.03.01 201-253-122-118-101-20010319) with ESMTP id <20020625232753.KJHS25582.mta02.fuse.net@rusty.am-productions.yi.org> for ; Tue, 25 Jun 2002 19:27:53 -0400 Content-Type: text/plain; charset="us-ascii" From: Anish Mistry To: freebsd-hardware@freebsd.org Subject: USB ugen device read Date: Tue, 25 Jun 2002 19:28:43 -0400 User-Agent: KMail/1.4.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200206251928.43187.mistry.7@osu.edu> Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I saw a similar discussion about this in the list archive so I am posting= =20 here. I am having problems reading from the ugen device. What I am tryi= ng=20 to do is fill in the FreeBSD usb specific stuff for pilot-link. I can op= en a=20 connection to my handspring visor, but cannot read data, even though I ca= n=20 write (it doesn't fail that is) to it. When I call read() it seems to=20 timeout on the operation and returns with error 5 (Input/Output Error). = I=20 can post the code if that would help. Any suggestions? Thanks. --=20 Anish Mistry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message