Hi AllI didn't get this part.
I have a USB device which comes with its windows application and driver. I want to emulate that on Linux.
Yes. you are.Writing application is fine but i guess i ll have to write a USB driver for the device.
My doubt is every time i plug in an unknown USB device to USB port( with supported USB driver on Linux and vice versa ), kernel will still detect the device, am i right?
USB stack will identify the device but i wont be able to handle the device as i need to write a device driver for it, i hope i am right?
Am i right ?
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/