Skip to content

Commit 1387cf6

Browse files
committed
The official RTL8192EU linux driver from D-Link Australia
Version information: 20140812_rtl8192EU_linux_v4.3.1.1_11320 2014-08-12 version 4.3.1.1_11320 Source: ftp://files.dlink.com.au/products/DWA-131/REV_E/Drivers/DWA-131_Linux_driver_v4.3.1.1.zip This version does not currently work on newer kernels, but it does contain USB ID 2001:3319, which a lot of other repos in GitHub does not.
0 parents  commit 1387cf6

File tree

339 files changed

+283140
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

339 files changed

+283140
-0
lines changed

Kconfig

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
config RTL8192EU
2+
tristate "Realtek 8192E USB WiFi"
3+
depends on USB
4+
---help---
5+
Help message of RTL8192EU
6+

0 commit comments

Comments
 (0)