Comment 16 for bug 34723

Revision history for this message
Kees Cook (kees) wrote :

To make these module load on bootup, I also did this as root:

lsmod | cut -d" " -f1 | grep windfarm >> /etc/modules

A better fix is for udev or similiar to notice the hardware and take the right actions.