From f286a8021af4949b4521d3547ead9ecc85caad86 Mon Sep 17 00:00:00 2001 From: Corwin Mcknight Date: Tue, 26 Nov 2013 18:03:20 -0800 Subject: [PATCH] Created Readme Fixes #23 --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..257546e --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +rtl8188eu +========= + +Repository for the stand-alone RTL8188EU driver. + +Compiling & Building +--------- +### Dependencies +To compile the driver, you need to have make and a compiler installed +### Compiling + +> make all + +### Installing + +> make install + +Submitting Issues +--------- + +Frequently asked Questions +--------- + +### The network manager says: "Device is not ready"! +Make sure you copied the firmware (rtl8188eufw.bin) to /lib/firmware/rtlwifi/ +