/rts5229

Realtek RTS5229 card reader driver for 5.x kernel

Primary LanguageCGNU General Public License v3.0GPL-3.0

General Information

Linux driver for Realtek PCI-Express card reader chip.

Linux already has rtsx_pci driver which theoretically should work with rts5229 card reader. But in fact it can only detect the chip and nothing more.

Module rts5229 works fine with rts5229 card reader and probably some others.

Build Steps

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

Note: Root privilege is required in step 2 and 3