Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2007 09:43:36 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Cc:        "Z3tbl4 \[\]" <z3tbl4@gmail.com>
Subject:   Re: FBSD 6.0 UGEN
Message-ID:  <200704120943.36931.hselasky@c2i.net>
In-Reply-To: <437e81e00704112329h634c0b22y782f32214054b4f@mail.gmail.com>
References:  <437e81e00704112329h634c0b22y782f32214054b4f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 12 April 2007 08:29, Z3tbl4 [] wrote:
> Greetings everyone!
> Could someone ,please, advice me a solution to solve such problem-
> i have an usb device, which is present in my FBSD 6.0 as /dev/ugen0
> and /dev/ugen0.1
> i need to send to this device 5 bytes and read from it 3 bytes but i'm
> not good in usb protocol and i don't get a right result . here is my
> test code in C.
> Thank you.

There are many ways to write data to an USB device. Do you have the 
documentation for your USB device? And what does it say?

What endpoint should be used? [control, bulk or isochronous]

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704120943.36931.hselasky>