Comment 4 for bug 197558

Revision history for this message
Anders Kaseorg (andersk) wrote : Re: ssb module breaks BCM4328 with ndiswrapper (regression from 2.6.24-10)

This bug is about a specific problem that showed up recently in Hardy between 2.6.24-10 and 2.6.24-11. More general BCM4328 problems should be reported as separate bugs.

This workaround might be cleaner than Felix’s, in that it loads ndiswrapper earlier instead of unloading the USB modules later:

alias pci:v000014E4d00004328sv*sd*bc*sc*i* ndiswrapper
install ssb /sbin/modprobe ndiswrapper; /sbin/modprobe --ignore-install ssb $CMDLINE_OPTS