From: Marcel Holtmann <marcel@holtmann.org>
To: Alexander Holler <holler@ahsoftware.de>
Cc: BlueZ Mailing List <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] hid2hci and Logitech Hub
Date: Fri, 26 Dec 2003 03:44:13 +0100 [thread overview]
Message-ID: <1072406653.2876.98.camel@pegasus> (raw)
In-Reply-To: <19230000.1072404120@[192.168.207.2]>
Hi Alexander,
> I though that's nothing from interrest for the mailing list. ;)
you start this thread on the mailing list, so keep it there ;)
> As the report info for 0x10 shows 1 field and the maxusage from that field
> is 1, it seems there is no way sending 6 bytes (usages?) with one report
> 0x10 using hiddev (if I have understood that part of hiddev correct ;) ).
I can't tell you how it is with hiddev, but the report ID 16 has six
bytes and the report ID 17 has 19 bytes. Count for yourself.
Usage Page (Undefined)
Usage (0x01)
Collection (Application)
Report ID (16)
Report Size (8)
Report Count (6)
Logical Minimum (0)
Logical Maximum (65535)
Usage (0x01)
Input (0x0000)
Usage (0x01)
Output (0x0000)
End Collection
Usage Page (Undefined)
Usage (0x02)
Collection (Application)
Report ID (17)
Report Size (8)
Report Count (19)
Logical Minimum (0)
Logical Maximum (65535)
Usage (0x02)
Input (0x0000)
Usage (0x02)
Output (0x0000)
End Collection
> I've tried sending 6 reports (0x10) with the values 0xff ... 0x00. That
> hasn't worked (allways remember, I've just started collecting some
> knowledge of usb, bluetooth and hid ;) ).
With what kind of code?
> Just remove or comment out the release of the isoc_iface. The release isn't
> needed and that avoids the oops. ;)
Trust me that it is better to check it in detail. You always have to
know why you are doing some things this way and I don't know it right
now.
Regards
Marcel
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2003-12-26 2:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-25 12:48 [Bluez-devel] hid2hci and Logitech Hub Alexander Holler
2003-12-25 14:37 ` Marcel Holtmann
[not found] ` <30700000.1072366993@[192.168.207.2]>
2003-12-25 16:28 ` Marcel Holtmann
2003-12-26 2:02 ` Alexander Holler
2003-12-26 2:44 ` Marcel Holtmann [this message]
2003-12-26 4:26 ` Alexander Holler
2003-12-26 15:06 ` Marcel Holtmann
2003-12-26 16:49 ` Alexander Holler
2003-12-26 19:15 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1072406653.2876.98.camel@pegasus \
--to=marcel@holtmann.org \
--cc=bluez-devel@lists.sourceforge.net \
--cc=holler@ahsoftware.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.