Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 21:35:54 +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-xHKC06ToNR@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

Zeus Panchenko <zeus.panchenko@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zeus.panchenko@gmail.com

--- Comment #96 from Zeus Panchenko <zeus.panchenko@gmail.com> ---
successful test on HP Probook 430 g2

many many thanks!

commit d605a27259dd147f866b4e2640f6289323c2a8c7

> dmesg
rtsx0: <Realtek RTS5227 PCI MMC/SD Card Reader> mem 0xc1200000-0xc1200fff at
device 0.0 on pci2
rtsx0: Card inserted/removed
rtsx0: No request running
mmc0: <MMC/SD bus> on rtsx0
mmcsd0: 2GB <SD SD02G 3.8 SN A58756A6 MFG 05/2009 by 2 TM> at mmc0
50.0MHz/4bit/256-block

> pciconf -lv
rtsx0@pci0:7:0:0:       class=3D0xff0000 card=3D0x2246103c chip=3D0x522710e=
c rev=3D0x01
hdr=3D0x00
    vendor     =3D 'Realtek Semiconductor Co., Ltd.'
    device     =3D 'RTS5227 PCI Express Card Reader'

> mount_msdosfs /dev/mmcsd0s1 /mnt/da0

> /usr/bin/time -h cp -r /usr/src/tools /mnt/da0/tmp/
7m56.35s (on linux 10m8s)

> /usr/bin/time -h mv /mnt/da0/tmp/tools /tmp
5m1.65s (on linux 1m28s)

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