[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 18 06:53:12 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521

--- Comment #229 from Zeus Panchenko <zeus.panchenko at gmail.com> ---
master (15a1c4485ffbb8832d760b9647d67776a51a2b72) is broken for me

on boot, module reports present card while it is absent,
on card insertion, module reports detach
on removal it reports attach and attempts to detect card with heavy lags

I use Transcend microSD adaptor with 2Gb transcend card, 32Gb and 8Gb
SiliconPower cards 

--[ dmesg ]-----------------------------------------------------------------
…
FreeBSD 12.1-RELEASE-p3 GENERIC amd64
…
rtsx0: <Realtek RTS5227 PCI MMC/SD Card Reader> mem 0xc1200000-0xc1200fff at
device 0.0 on pci2
rtsx0: Card absent
rtsx0: Interrupt card inserted/removed
rtsx0: Card present
mmc0: <MMC/SD bus> on rtsx0
rtsx0: Controller timeout for CMD8
rtsx0: Soft reset
rtsx0: Controller timeout for CMD8
rtsx0: Soft reset

<<< card inserted >>>

rtsx0: Interrupt card inserted/removed
rtsx0: Card absent
mmc0: detached

<<< card removed >>>

rtsx0: Interrupt card inserted/removed
rtsx0: Card present
mmc0: <MMC/SD bus> on rtsx0
rtsx0: Controller timeout for CMD8
rtsx0: Soft reset
rtsx0: Controller timeout for CMD8
rtsx0: Soft reset
rtsx0: Controller timeout for CMD8
rtsx0: Soft reset
rtsx0: Controller timeout for CMD8
rtsx0: Soft reset
rtsx0: Controller timeout for CMD55
rtsx0: Soft reset
rtsx0: Controller timeout for CMD55
rtsx0: Soft reset
rtsx0: Controller timeout for CMD55
rtsx0: Soft reset
rtsx0: Controller timeout for CMD55
rtsx0: Soft reset
rtsx0: Controller timeout for CMD1
rtsx0: Soft reset
rtsx0: Controller timeout for CMD1
rtsx0: Soft reset
rtsx0: Controller timeout for CMD1
rtsx0: Soft reset
rtsx0: Controller timeout for CMD1
rtsx0: Soft reset
mmc0: No compatible cards found on bus
…
--[ dmesg ]-----------------------------------------------------------------

the working commit for the same test suite is
d605a27259dd147f866b4e2640f6289323c2a8c7

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list