Re: [linux-usb-devel] using HID ioctl to control AVerMedia USB Radio

2004-10-27 Thread Sergey Vlasov
On Wed, Oct 27, 2004 at 05:03:50PM +0200, Patrick Boettcher wrote: > I try to get the mentioned USB device to run in Linux. It is a small (USB > stick sized) device, which only passes through the radio signal to the > line in. Control is done via USB. > > I did some reverse engineering in Windows

[linux-usb-devel] using HID ioctl to control AVerMedia USB Radio

2004-10-27 Thread Patrick Boettcher
Hi, I try to get the mentioned USB device to run in Linux. It is a small (USB stick sized) device, which only passes through the radio signal to the line in. Control is done via USB. I did some reverse engineering in Windows and I think I determined all important functions (i.e. bytes :) ). As i