I have a piece of usb hardware, for which I know the driver. However, the vendor id and product id do not match the VID, PID pair registered in the driver. Is there a way in linux to force a driver to be associated with a known device, that do not involve kernel module recompilation to add a PID / VID pair ?
A:
Is there a way to have it load the ustom driver every time its plugged in?
pvinis
2010-08-02 15:28:07