Realtek SD Card reader
Roland Smith
rsmith at xs4all.nl
Tue Aug 5 21:46:40 UTC 2014
On Tue, Aug 05, 2014 at 06:07:31PM +0200, Luciano Mannucci wrote:
>
> Hello,
>
> do we have a driver for the Realtek Semiconductor Co., Ltd. RTS5229 PCI Express
> Card Reader?
>
> I have an HP Pavillion running 10.0-RELEASE-p6 FreeBSD and I see nothing
> through dmesg if I insert an SD Card in the reader's slot.
>
> Maybe I'm missing something, I'm new to FreeBSD...
There is only one driver for SD cards, AFAIK: sdhci(4). Looking at the source
code in /usr/src/sys/dev/sdhci/sdhci_pci.c, there doesn't seem to be an entry
for your chip in the sdhci_devices array. So it is probably not supported.
There is a Linux driver for this chip, but it looks so different from sdhci that
I don't have a clue if it could be ported.
Roland
--
R.F.Smith http://rsmith.home.xs4all.nl/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 5753 3324 1661 B0FE 8D93 FCED 40F6 D5DC A38A 33E0 (keyID: A38A33E0)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20140805/45b1bcdd/attachment.sig>
More information about the freebsd-questions
mailing list