updated on Wed Jan 25 20:08:56 UTC 2012
[aur-mirror.git] / broadcom-wl-lts / install
blob96909b1405ba9ca88c6c9eac8a594b65e6c45d63
1 post_upgrade() {
2         depmod `uname -r`
5 post_install() {
6         cat <<EOF
7 ==> If the modules do not load at boot, add to your /etc/rc.conf:
8 ==> MODULES=(lib80211 wl !b43 !ssb ...)
9 ==>
10 ==> If you have problems with interfaces swapped, read:
11 ==> http://wiki.archlinux.org/index.php/Broadcom_BCM4312#Interfaces_swapped_every_time
12 EOF
13         post_upgrade