On Thu, Jan 10, 2002 at 05:21:40PM +0100, Ing. Giorgio Alboni wrote:
> Dear usb developers,
> 
> i'm new in USB driver develop. I'm trying to write a driver for our fingerprint 
>scanner.
> I start from dabusb driver and Linux device driver 2nd Ed demo usb driver.
> The system is able to find the scanner and call the fx2000_probe function (see code 
>below).
> I wrote a inline command for test purpos. Whit this I receive the error:
> 
> ENXIO c0030300, flags 0,  urb c1580000, burb c1580000
> 
> Where is the problem?
> T.I.A.

I don't see any code in the attached function that would print out that
error message.  When does the error happen, when your probe() is called?

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to