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
- make
- make install
- depmod
- reboot your computer
Note: Root privilege is required in step 2 and 3