diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 18:15:16 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:08 +0700 |
commit | 9c430db635920fd444d6090ce7e69c1df129a3ca (patch) | |
tree | 9eb17a03029f250d3a77c634c91d044c84543b70 | |
parent | ff882cf90a369bb001fd07abbd0ed629cf48e967 (diff) | |
download | slackbuilds-9c430db635920fd444d6090ce7e69c1df129a3ca.tar.gz |
network/RTL8192: Fix README, info, slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/RTL8192/README | 21 | ||||
-rw-r--r-- | network/RTL8192/RTL8192.info | 2 | ||||
-rw-r--r-- | network/RTL8192/slack-desc | 4 |
3 files changed, 14 insertions, 13 deletions
diff --git a/network/RTL8192/README b/network/RTL8192/README index 30717622af..57af2d7643 100644 --- a/network/RTL8192/README +++ b/network/RTL8192/README @@ -8,18 +8,19 @@ and module will need to be re-built after a kernel upgrade. To build for a kernel other than the one currently running, pass KVER variable when invoking SlackBuild script. E.g., - KVER=4.4.14 ./RTL8192.SlackBuild + KVER=4.4.14 ./RTL8192.SlackBuild -This driver is advertised to work with the following TP-Link USB wifi adapters: -TL-WN821N V6/TL-WN822N V5/TL-WN823N V3. -The driver has also been tested (both i386 & x86_64) to work for the TL-WN823N V2. -Other brands of USB devices utilizing the Realtek 8192 chip may work, as well. +This driver is advertised to work with the following TP-Link USB wifi +adapters: TL-WN821N V6/TL-WN822N V5/TL-WN823N V3. The driver has +also been tested (both i386 & x86_64) to work for the TL-WN823N V2. +Other brands of USB devices utilizing the Realtek 8192 chip may work, +as well. From the website: - Published Date: 2018-05-08 - Operating System: Linux (kernel 2.6.24 ~ 4.9.60) + Published Date: 2018-05-08 + Operating System: Linux (kernel 2.6.24 ~ 4.9.60) - For TL-WN821N V6/TL-WN822N V5/TL-WN823N V3. - This is a beta version; unknown bugs may still exist. - The formal version is coming soon. + For TL-WN821N V6/TL-WN822N V5/TL-WN823N V3. + This is a beta version; unknown bugs may still exist. + The formal version is coming soon. diff --git a/network/RTL8192/RTL8192.info b/network/RTL8192/RTL8192.info index ba21525671..ee8ff7cfe1 100644 --- a/network/RTL8192/RTL8192.info +++ b/network/RTL8192/RTL8192.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Jay" -EMAIL="ld.jay@protonmail.com"
\ No newline at end of file +EMAIL="ld.jay@protonmail.com" diff --git a/network/RTL8192/slack-desc b/network/RTL8192/slack-desc index f38b5d162a..62257426a3 100644 --- a/network/RTL8192/slack-desc +++ b/network/RTL8192/slack-desc @@ -11,9 +11,9 @@ RTL8192: RTL8192: Specifically for TP-Link adapters: RTL8192: TL-WN821N V6/TL-WN822N V5/TL-WN823N V3. RTL8192: Also verified working on TL-WN823N V2. -RTL8192: +RTL8192: RTL8192: May also work on other brands using the RTL8192. -RTL8192: +RTL8192: RTL8192: For more information, see: RTL8192: https://www.tp-link.com/ca/support/download/tl-wn823n/ RTL8192: |