/RTS5209-linux-driver

PCIE RTS5209 card reader driver for Linux

Primary LanguageC

General Information

Linux driver for Realtek PCI-Express card reader chip.

These are the same drivers from the Realtek 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