[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 23 20:17:59 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #267 from gnikl at justmail.de ---
(In reply to Henri Hennebert from comment #265)
I added the lspci output. Maybe it has some value.
I modified the driver hopefully as requested.
> 1. uniquely adding back RTSX_CLR(sc, RTSX_PM_CTRL3, RTSX_D3_DELINK_MODE_EN);
I uncommented that line and kept the RTSX_SET uncommented. The sd card was
usable with that modification.
> 2. uniquely removing RTSX_SET(sc, RTSX_PETXCFG, RTSX_PETXCFG_CLKREQ_PIN);
I commmented that line and kept the RTSX_CLR commented. The sd card was usable
with that modification.
With both modifications the card detection worked and the card was usable.
Unfortunately rebooting into FreeBSD from Windows is unchanged, the driver does
not detect card insertion/removal.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list