Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2020 09:58:53 +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-6UstoBGfPM@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 #101 from Bengt Ahlgren <bengta@sics.se> ---
(In reply to Gary Jennejohn from comment #97)
It does not compile on 11.4-STABLE:

rtsx.c:2072:21: error: use of undeclared identifier 'IO_SEND_OP_COND'
        if (cmd->opcode =3D=3D IO_SEND_OP_COND &&

Copying that definition from 12-STABLE (sys/dev/mmc/mmcreg.h) makes it comp=
ile.

I only made a very simple test with one card, creating one file and read it
back without issues.

I have a Thinkpad X250 with:

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

Great work, thanks a lot!

--=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-6UstoBGfPM>