On Fri, Apr 08, 2005 at 06:06:30PM -0700, Julian Elischer wrote:
> Maksim Yevmenkin wrote:
> >Bernd Walter wrote:
> >>On Fri, Apr 08, 2005 at 06:12:33PM -0400, David Gilbert wrote:
> >>Yes - you must use 1 - there is only one out-endpoint. 0x81 is for
> >>receiving data and endpoint 0 is the mandan
Maksim Yevmenkin wrote:
Bernd Walter wrote:
On Fri, Apr 08, 2005 at 06:12:33PM -0400, David Gilbert wrote:
Bernd> Has this device multiple interfaces? e.g. one HID and
another Bernd> as described. I often thought about getting ugen
working at Bernd> interface level too.
Here's the output of udes
On Fri, Apr 08, 2005 at 04:47:43PM -0700, Maksim Yevmenkin wrote:
> Bernd Walter wrote:
> >On Fri, Apr 08, 2005 at 06:12:33PM -0400, David Gilbert wrote:
> >
> >>Bernd> Has this device multiple interfaces? e.g. one HID and
> >>another Bernd> as described. I often thought about getting ugen
> >>wo
Bernd Walter wrote:
On Fri, Apr 08, 2005 at 06:12:33PM -0400, David Gilbert wrote:
Bernd> Has this device multiple interfaces? e.g. one HID and
another Bernd> as described. I often thought about getting ugen
working at Bernd> interface level too.
Here's the output of udesc_dump on it. Right now,
On Fri, Apr 08, 2005 at 06:12:33PM -0400, David Gilbert wrote:
> Bernd> Has this device multiple interfaces? e.g. one HID and another
> Bernd> as described. I often thought about getting ugen working at
> Bernd> interface level too.
>
> Here's the output of udesc_dump on it. Right now, using th
On Fri, Apr 08, 2005 at 03:32:56PM -0700, Maksim Yevmenkin wrote:
> hmm... why even use libusb? cant you just "fd = open("/dev/ugen0.1",
> O_RDWR);" and then "write(fd, "MK255", 5)" and "read(fd, ...);". note:
> here i assume ugen0 is the device.
>
> >I'm also not entirely clear how/when to use
David,
Bernd> Then it really shouldn't have claimed to be one in the
Bernd> interface descriptor :( But the HID specification is more today
Bernd> than just _human_ interface. e.g. there are extensions for
Bernd> USV, ...
[...]
Bernd> Has this device multiple interfaces? e.g. one HID and another
> "Bernd" == Bernd Walter <[EMAIL PROTECTED]> writes:
Bernd> Then it really shouldn't have claimed to be one in the
Bernd> interface descriptor :( But the HID specification is more today
Bernd> than just _human_ interface. e.g. there are extensions for
Bernd> USV, ...
[...]
Bernd> Has this
All,
It's time again for some recapitulation of your FreeBSD activities of the last
months. In order to not collided with the preparation of the 5.4 release we
extended the cycle from bi-monthly to three months, so this one is open for
anything that happend in 2005 until now. Submissions are
On Fri, Apr 08, 2005 at 12:56:16PM -0400, David Gilbert wrote:
> > "Maksim" == Maksim Yevmenkin <[EMAIL PROTECTED]> writes:
>
> >> ... I don't know if this is hindering me. The usbhid* commands
> >> aren't particularly helpful. The port udesc_dump seems only to
> >> work on ugen devices ...
> "Maksim" == Maksim Yevmenkin <[EMAIL PROTECTED]> writes:
Maksim> David,
... I don't know if this is hindering me. The usbhid* commands
aren't particularly helpful. The port udesc_dump seems only to
work on ugen devices ... and ugen doesn't pop up for this device.
>>
Maksim>
David,
... I don't know if this is hindering me. The usbhid* commands
aren't particularly helpful. The port udesc_dump seems only to
work on ugen devices ... and ugen doesn't pop up for this device.
Maksim> how about getting usb hid descriptor, parsing and dumping it?
Maksim> check out libusbhi
> "Maksim" == Maksim Yevmenkin <[EMAIL PROTECTED]> writes:
>> ... I don't know if this is hindering me. The usbhid* commands
>> aren't particularly helpful. The port udesc_dump seems only to
>> work on ugen devices ... and ugen doesn't pop up for this device.
Maksim> how about getting usb h
David,
I've got an "OnTrak" ADU208. It's a USB device that has 8 relays and
8 ttl inputs. The documentation says it uses two interupt endpoints
... one input and one output. It seems to expect small text commands.
ok
Now... firstly, uhid is probing it as uhid0:
uhid0: www.ontrak.net ADU208 USB R
I've got an "OnTrak" ADU208. It's a USB device that has 8 relays and
8 ttl inputs. The documentation says it uses two interupt endpoints
... one input and one output. It seems to expect small text commands.
Now... firstly, uhid is probing it as uhid0:
uhid0: www.ontrak.net ADU208 USB Relay I/O
On Thu, 24 Mar 2005, 04:46-0600, Mike Silbersack wrote:
>
> On Wed, 23 Mar 2005, Maxim Konovalov wrote:
>
> > On Tue, 22 Mar 2005, 12:08-0800, [EMAIL PROTECTED] wrote:
> >
> > > Hi hackers, I am looking at the ip_reass() routine. In case of the
> > > 1st fragment we create the reassembly queue. Af
16 matches
Mail list logo