Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richiejp/rtl8188c_8192c_usb_beagle
Realtek drivers for the rtl8188cus and others
https://github.com/richiejp/rtl8188c_8192c_usb_beagle
Last synced: about 13 hours ago
JSON representation
Realtek drivers for the rtl8188cus and others
- Host: GitHub
- URL: https://github.com/richiejp/rtl8188c_8192c_usb_beagle
- Owner: richiejp
- Created: 2014-11-04T13:35:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-17T15:51:12.000Z (about 10 years ago)
- Last Synced: 2023-03-22T10:26:30.172Z (over 1 year ago)
- Language: C
- Size: 1.22 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rtl8188C_8192C_USB_BEAGLE
=========================Realtek drivers for the rtl8188cus and others
The make file is configured to cross compile for the Beagle Bone Black. Just change the KSRC variable to reflect the location of your beagle's kernel source if you want to compile for the Beagle or similar ARM devices.
You will need to install the apropriate version of GCC for your target platform when cross compiling.
Driver was originally obtained from https://github.com/troy-tan/driver_store.