RE: [linux-usb-devel] usb skeleton

2002-09-20 Thread Andrew Pargeter
our article - kind of showing how to use usb-skeleton and something you probably do without thinking! :-) Thanks for your time... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Greg KH > Sent: Friday, September 20, 2002 7:20 PM > To: Andrew

[linux-usb-devel] usb skeleton

2002-09-20 Thread Andrew Pargeter
I'm new to Linux and have been diving into the USB support over the past few weeks. I originally intended on using the usbfs but found too many issues and wasn't able to use the asynch. API's. David Brownell has been very helpful! I have found all of the documention I can locate on the hotpluggi

[linux-usb-devel] Linux USB filesystem

2002-09-18 Thread Andrew Pargeter
Does anyone have any, or know of, sample user mode code that uses the async. functions in the USB file system. I can't find any documentation on this. Thanks! --- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer

[linux-usb-devel] USB file system

2002-09-17 Thread Andrew Pargeter
Hi all. I'm fairly new to RedHat Linux and I am trying to sort out how to use the USB filesystem properly with my USB device. I've been using libusb with some success. However I am experiencing a problem issuing a bulk write while I have a bulk read pending. In one case I use the same han

[linux-usb-devel] USB driver skeleton

2002-09-17 Thread Andrew Pargeter
Can someone point me to the location of the USB driver skeleton mentioned in this forum? Thanks. --- Sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Sym

[linux-usb-devel] USB file system

2002-09-17 Thread Andrew Pargeter
Hi all. I'm fairly new to RedHat Linux and I am trying to sort out how to use the USB filesystem properly with my USB device. I've been using libusb with some success. However I am experiencing a problem issuing a bulk write while I have a bulk read pending. In one case I use the same handle t