007 5:39 PM
To: [email protected]
Cc: nofilter
Subject: Re: [linux-usb-devel] HID device communication problem with kernel2.4
Hi again,
After some serious investigation problem is solved. And the key of the solution
is contained by this listgroup.. :-).
As it turned out from t
Hi again,
After some serious investigation problem is solved. And the key of the solution
is contained by this listgroup.. :-).
As it turned out from this mail
http://www.mail-archive.com/[email protected]/msg13486.html
, duplicate messages are filtered out in kernel 2.4. I
On Thu, 21 Jun 2007 22:39:32 +0200, Szilvási Bertalan <[EMAIL PROTECTED]> wrote:
> Communication is done with blocks of 9 values. I send 9 usage_refs to the
> device using HIDIOCSUSAGE and HIDIOCSREPORT ioctl calls, and wait for the
> reply. Using cat /dev/usb/hiddev0 I can see that answer has arr
Hi all,
I have got a HID device with a few buttons and LEDs, and would like to
communicate with it. I wrote a simple program that sets LEDs, reads button
events and queries serial number. It works fine with kernel 2.6. However,
with kernel 2.4, querying serial number behaves strange.
Communicat
I've got one of those cheapo sound card/USB phones with a keypad. When
I plug it in, it gives me an input device to read from, but only one of
the keys generates a response. I've captured data from using a USB
sniffer on Windows, so It could be added. Is there someone I can talk
to about adding
On Tuesday 18 July 2006 7:56 am, Vlad Rezki wrote:
> Hello,
>
> There is UPS APC RS-500 and ibusb(newhidups) library is used. Linux 2.6.10
> kernel.
> The 'usb_claim_interface' function returns -EBUSY when 'newhidups' is
> executed,
> it's ok because this interface already claimed by usbhid.
>
Hello,
There is UPS APC RS-500 and ibusb(newhidups) library is used. Linux 2.6.10
kernel.
The 'usb_claim_interface' function returns -EBUSY when 'newhidups' is executed,
it's ok because this interface already claimed by usbhid.
At that time function 'usb_detach_kernel_driver_np' is executed,
to
Hello:
I am trying to get a hid measurement device to work on linux and have
encountered some problems which are either bugs or features of hid that I
need
help in debugging.
First of all I started with Fedora core 3 and Scott Hiles's plusb_xcvr.c
driver which has hid code for writing and readi
Help, please.
I have a USB credit card reader working great with Suse 9.0 (kernel
2.4). The USB credit card reader is a Magtek insertion card reader (the
kind you find at the gas pump). The card reader sends data as HID Input
usage reports.
I am trying to move the application to a 2.6 kernel
Hi everybody!
I'm trying to write an application which communicates with my test HID
device. I'm working with ST72F623 chip from ST. This device uses HID
library and it's based on USB to serial bridge project from ST.
I've written a very simple source code to communicate with it:
int main(void)
10 matches
Mail list logo