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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 --- 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 == IO_SEND_OP_COND && Copying that definition from 12-STABLE (sys/dev/mmc/mmcreg.h) makes it compile. 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=0xff0000 card=0x222617aa chip=0x522710ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor Co., Ltd.' device = 'RTS5227 PCI Express Card Reader' Great work, thanks a lot! -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204521-227-6UstoBGfPM>
