Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Dec 2019 16:49:15 +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-aOkk8TkMWY@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 #15 from Gary Jennejohn <gljennjohn@gmail.com> ---
(In reply to Gary Jennejohn from comment #14)

I installed Debian Linux to check whether my Raltek controller really works.

The first read I did from the SD card returned all 0s.

After playing around for some time I discovered that the first megabyte (20=
48
sectors) was filled with 0s.  Apparently a result of the vendor formatting =
it
with FAT32.

So, OpenBSD may also work if I run dd with skip=3D2048.

This might also be the reason why hlh is seeing 0s when he reads from his c=
ard.

Unfortunately, with the code from hlh I still see CRC errors which prevent =
me
from using the my controller.

--=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-aOkk8TkMWY>