Hello all

I want to wrote my scanner driver based on drivers/usb/scanner.c , but I
have a problem.
Our scanner use usb interrupt mode to inform user some information.
So when usb interrupt occur , the program will into irq_scanner() .
I want to copy the data(from scanner) from kernel space to user space.

How can I do ?

Best regards,
Kevin.





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to