From owner-freebsd-hackers@freebsd.org Sat Nov 2 17:04:52 2019 Return-Path: Delivered-To: freebsd-hackers@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C885E1AC7B6 for ; Sat, 2 Nov 2019 17:04:52 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47555c4zDxz3xNY for ; Sat, 2 Nov 2019 17:04:52 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from comporellon.tachypleus.net (unknown [IPv6:2605:e000:1314:5ea:8035:e2a:2c77:7bdc]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: nwhitehorn/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 6358F9C92 for ; Sat, 2 Nov 2019 17:04:52 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Subject: Re: A bounty of 450 (was $100) for rtsx SD card reader driver. To: freebsd-hackers@freebsd.org References: <9C97A802-A542-44B3-A295-79CCF70BF8D2@webweaving.org> <20191102082641.52f64cc8@ernst.home> <20191102115705.323376cd@ernst.home> <082B79A4-EB74-42D7-94F1-67619C1FF31D@webweaving.org> From: Nathan Whitehorn Message-ID: <56c3d132-b51a-f239-2527-8790acc2ffa5@freebsd.org> Date: Sat, 2 Nov 2019 10:04:50 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Nov 2019 17:04:52 -0000 On 2019-11-02 09:50, Ian Lepore wrote: > On Sat, 2019-11-02 at 17:26 +0100, Dirk-Willem van Gulik wrote: >> On 2 Nov 2019, at 16:27, Warner Losh wrote: >> >>> Years ago I was told they were cards, but I couldn't find any. >> ... >>> I'd say we also need docs to make a proper go of it because that >>> too is usually needed… >> An alternative source of information is the linux port: >> >> https://github.com/gexplorer/RTS5209-linux-driver >> https://github.com/chrisnew/rts_pstor >> > And just how do you draw the line between "I looked at the linux code > as a source of information" and "I copied the linux code in violation > of its GPL license" ? > > -- Ian > There is also an OpenBSD driver. I just bought a laptop that has this thing in it (Thinkpad 495) and might give it a go. Wireless is a bit higher up the priority list though... -Nathan