[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 27 21:36:04 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
Zeus Panchenko <zeus.panchenko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zeus.panchenko at gmail.com
--- Comment #96 from Zeus Panchenko <zeus.panchenko at 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 at pci0:7:0:0: class=0xff0000 card=0x2246103c chip=0x522710ec rev=0x01
hdr=0x00
vendor = 'Realtek Semiconductor Co., Ltd.'
device = '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)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list