blog:broadcom-sta_on_slackware_15_for_old_laptop
This is an old revision of the document!
Broadcom-sta on Slackware 15 for old laptop
I need to use my old laptop that requires broadcom-sta driver for its WiFi module.
- getbuild_broadcom-sta
#!/bin/bash TOOL="wget" OPTS="--recursive --no-parent --no-host-directories" #OPTS="$OPTS --reject \"index.html*\" --cut-dirs=3" OPTS="$OPTS --execute robots=off" OPTS="$OPTS --cut-dirs=3" FROM="https://www.slackware.com/~alien/slackbuilds/broadcom-sta/build/" $TOOL $OPTS --reject "index.html*" $FROM echo "$TOOL $OPTS $FROM"
That is all I have to say about that.
blog/broadcom-sta_on_slackware_15_for_old_laptop.1700694458.txt.gz · Last modified: by azman