Re: [linux-usb-devel] About Basics of Linux USB Device Driver

2002-11-22 Thread David Rio
On Thu, 21 Nov 2002, Rajendra Kumar wrote: > Hi All, > > I am new to USB Device Drivers. I am theoratically aware of USB architecture and >Linux USB Subsystem. Now I want to write USB Device Driver (i.e. Client Driver) for >my USB Device. Can anyone give me right startup for this? I am looking

Re: [linux-usb-devel] Testing Device

2002-11-04 Thread David Rio
On Mon, 4 Nov 2002, Brad Hards wrote: > Please be realistic. You haven't described your device or what it is meant to > do, haven't provided a site to get the firmware, described the tests that > you've done that passed or failed (on Linux and other operating systems). OK... It is a mp3 player

Re: [linux-usb-devel] Testing Device

2002-11-04 Thread David Rio
On 3 Nov 2002, Brandon Philips wrote: > I have developed a HID device with 9 buttons on it for a medical > application. I wish to use the hiddev interface for the device and it > seems to be the most practical fit. The problem I am having is I do not > know if my drivers are wrong or my device h

[linux-usb-devel] works with strace but now without it

2002-10-31 Thread David Rio
Hi all: We (Me and a university mate) am developing a MP3 player based on compact flash (http://web.salleurl.edu/~is04607/) and USB1.1. I will use linux to control the device so I am developing a linux driver. We use the USBN9604 from national Semiconductor to comunicate with the usb bus and a fu