This contains some fixes to make it work under Raspbian Stretch; for more details, see https://www.raspberrypi.org/forums/posting.php?mode=reply&f=66&t=191844
This is "a" driver repository for the WIP rtl8192su for any interested developer.
To build the driver you will need to have a recent and compatible kernel source. Currently, only kernels built from the latest wireless-testing.git are supported. If you want to know more about wireless-testing.git then visit our wireless wiki's Git-Guide.
If you have any questions, reports or patches, you should write to [email protected].
just use the Makefile:
make
and then
make load
to load the module.