Hello Folks,

I want to write a USB device driver that is commutative to current one (i.e.
i want to load mydriver.o instead a current one lets say printer.o). In
addition I want to be able to control is the system loads the original
driver or my driver (I guess I can do it manually with rmmod and insmod). My
question is, what should I do in terms of configuration in order for the USB
core under linux to know which driver to load...

Thanks

Barak


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

Reply via email to