From 4384a67eb069947626911d6a23c1d23a7b1f2bd3 Mon Sep 17 00:00:00 2001 From: Cyteen Date: Fri, 3 Nov 2017 09:13:16 +0000 Subject: [PATCH] wl wireless network card drive now provided by broadcom-sta-dkms. --- 010_broadcom-sta_wl.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 010_broadcom-sta_wl.sh diff --git a/010_broadcom-sta_wl.sh b/010_broadcom-sta_wl.sh new file mode 100644 index 0000000..54272b3 --- /dev/null +++ b/010_broadcom-sta_wl.sh @@ -0,0 +1,3 @@ +# Provides the wl drive for broadcom BCM43xx wireless network cards see: +# https://wiki.debian.org/wl +apt-get install broadcom-sta-dkms