An open API service indexing awesome lists of open source software.

https://github.com/gexplorer/rts5209-linux-driver

PCIE RTS5209 card reader driver for Linux
https://github.com/gexplorer/rts5209-linux-driver

Last synced: about 1 year ago
JSON representation

PCIE RTS5209 card reader driver for Linux

Awesome Lists containing this project

README

          

General Information
===================

Linux driver for **Realtek PCI-Express card reader** chip.

These are the same drivers from the [Realtek](http://www.realtek.com/Downloads) website but updated for compatibility with **4.x kernels**.

Build Steps
===========

1. make
2. make install
3. depmod
4. reboot your computer

Note: Root privilege is required in step 2 and 3