[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: usb device driver queries



On 10/7/06, pradeep singh <2500.pradeep@xxxxxxxxx> wrote:
Hi All

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.

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 ?
Yes. you are.

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/