Date: Tue, 23 Jun 2020 20:17:57 +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-30LiB47xqe@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 #267 from gnikl@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_E= N); 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 usa= ble 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. --=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-30LiB47xqe>