the alias just sets an alternative name, as it were, for usb-ohci. If nothing looks for usb-interface during bootup, then setting the alias won't help. I guess the README was written for systems that look for something called usb-interface during bootup.
adding modprobe usb-interface or modprobe usb-ohci in rc.local should work fine though.
|