Hi I am a newbie to linux usb program. I need to write a simple program to read data from a usb device ( something like a scanner which transmit the scanned image to computer), the device hasn't have its driver for linux yet. so can someone send me some simple program that does the following:
 
open usb device,
configure the device
read data,
close the device.
 
Your simple comments will be very useful for me, thank you

Reply via email to