Skip site navigation (1)Skip section navigation (2)
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/>

index | next in thread | previous in thread | raw e-mail

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

--- 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_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.

help

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