From a9e266d6f5ba5638051d8187a01520031bb6986a Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Mon, 16 Oct 2017 17:30:30 +0300 Subject: [PATCH] raspberrypi (all): blacklist rtl8192cu --- board/raspberrypi/overlay/etc/modprobe.d/modprobe.conf | 1 + board/raspberrypi2/overlay/etc/modprobe.d/modprobe.conf | 1 + board/raspberrypi3/overlay/etc/modprobe.d/modprobe.conf | 1 + 3 files changed, 3 insertions(+) create mode 100644 board/raspberrypi/overlay/etc/modprobe.d/modprobe.conf create mode 100644 board/raspberrypi2/overlay/etc/modprobe.d/modprobe.conf create mode 100644 board/raspberrypi3/overlay/etc/modprobe.d/modprobe.conf diff --git a/board/raspberrypi/overlay/etc/modprobe.d/modprobe.conf b/board/raspberrypi/overlay/etc/modprobe.d/modprobe.conf new file mode 100644 index 0000000000..dc07e99662 --- /dev/null +++ b/board/raspberrypi/overlay/etc/modprobe.d/modprobe.conf @@ -0,0 +1 @@ +blacklist rtl8192cu diff --git a/board/raspberrypi2/overlay/etc/modprobe.d/modprobe.conf b/board/raspberrypi2/overlay/etc/modprobe.d/modprobe.conf new file mode 100644 index 0000000000..dc07e99662 --- /dev/null +++ b/board/raspberrypi2/overlay/etc/modprobe.d/modprobe.conf @@ -0,0 +1 @@ +blacklist rtl8192cu diff --git a/board/raspberrypi3/overlay/etc/modprobe.d/modprobe.conf b/board/raspberrypi3/overlay/etc/modprobe.d/modprobe.conf new file mode 100644 index 0000000000..dc07e99662 --- /dev/null +++ b/board/raspberrypi3/overlay/etc/modprobe.d/modprobe.conf @@ -0,0 +1 @@ +blacklist rtl8192cu