> I have a USB device which comes with its windows application and driver. > I want to emulate that on Linux. I didn't get this part.
i want to build similar application(in appearance and working) on Linux. [snip]
> 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?
Any light on this doubt?
> > 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 ? Yes. you are.
thanks :), i need specifically answer for above stated doubt.
-- play the game -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/