Date: Mon, 02 Dec 2019 17:30:16 +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-t0XjvifHen@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 #16 from hlh@restart.be --- (In reply to Gary Jennejohn from comment #15) I dump the sd card on another device and I get: # hd sdcard.data 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |..............= ..| * 000001b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 82 |..............= ..| 000001c0 03 00 0c fe ff ff 00 20 00 00 00 04 b7 03 00 00 |...=C3=BE=C3= =BF=C3=BF. ........| 000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |..............= ..| * 000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............= U=C2=AA| 00000200 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |..............= ..| * 00002000 With `sysctl debug.bootverbose=3D1` I display some part of the buffer and it is all 0. On my pc with rtsx I get: # dd bs=3D512 if=3D/dev/mmcsd0 of=3Dsd.dump count=3D20 20+0 records in 20+0 records out 10240 bytes transferred in 0.785274 secs (13040 bytes/sec) # hd sd.dump=20 00000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |..............= ..| * 00002800 :-( --=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-t0XjvifHen>