> Ok, I checked this in. The search logic is:
Also, the init function search is:
hid_${basename}_init()
pcb_plugin_init()
Where ${basename}.so is the name of the file being loaded. The first
function matches what the built-in hids use; the second is more
generic.