Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jul 2020 10:56:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD
Message-ID:  <bug-204521-227-N3F2fdZ3qE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204521-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204521-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204521

--- Comment #278 from Henri Hennebert <hlh@restart.be> ---
(In reply to Zeus Panchenko from comment #277)

For the panic during mount, as the card is detected read-only, you must mou=
nt
it read-only. Is the switch on the card on read-only?

The rtsx_map_sd_drive() not use is normal because I eliminate the vendor
settings code.

I encounter from time to time the problem with:

rtsx0: Controller timeout for CMD41
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
mmc0: ACMD41 failed, RESULT: 4

and then:
rtsx0: Controller timeout for CMD2
rtsx0: Soft reset
rtsx0: Controller timeout for CMD2
rtsx0: Soft reset
rtsx0: Controller timeout for CMD2
rtsx0: Soft reset
rtsx0: Controller timeout for CMD2
rtsx0: Soft reset
mmc0: detached

But then if I remove the card and reinsert it, it is detected correctly.

Can you change the switch on the card and see if it is detected read-write?

Next it will be fine to test with the last master branch (20b8fc8) because I
introduce some corrections.

Note that from 3 to 11 July I will be in holidays :-)

Thanks for your perseverance!

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204521-227-N3F2fdZ3qE>