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

Re: USB device driver - how use my own?



On 6/8/06, mgr@xxxxxxxxxxx <mgr@xxxxxxxxxxx> wrote:
Hi,

I am writing a device driver for USB on the host side. I have compiled the
module and I can see the messages (in /var/log/messages) that I wrote
within printk in the init and exit functions as I "insmod" and "rmmod" the
module. Now, my question is, how do I make the kernel use the device
driver I have programmed and not the default device driver?


My best guess is to remove the USB driver support form the Kernal and recompile.


--
Raseel.

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