summaryrefslogtreecommitdiff
path: root/nongnu
diff options
context:
space:
mode:
authorJonathan Brielmaier <jonathan.brielmaier@web.de>2021-12-17 18:35:05 +0100
committerJonathan Brielmaier <jonathan.brielmaier@web.de>2021-12-17 18:35:05 +0100
commitbdb5ef9606184bf981b0a242c417558fedfac88a (patch)
tree0fd0d5148d04ead894fd296e6b94d29854e0976c /nongnu
parente82fd1ed92f5e1047a683d4b047586c7c5f97ba5 (diff)
nongnu: rtl8192eu-linux-module: Add comment about binary blob.
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Explain why it's not part of Guix.
Diffstat (limited to 'nongnu')
-rw-r--r--nongnu/packages/linux.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm
index 5807208..262277c 100644
--- a/nongnu/packages/linux.scm
+++ b/nongnu/packages/linux.scm
@@ -544,6 +544,8 @@ package contains nonfree firmware for the following chips:
(synopsis "Linux driver for Realtek RTL8192EU wireless network adapters")
(description "This is Realtek's RTL8192EU Linux driver for wireless
network adapters.")
+ ;; Rejected by Guix beause it contains a binary blob in:
+ ;; hal/rtl8192e/hal8192e_fw.c
(license gpl2))))
(define broadcom-sta-version "6.30.223.271")