Date: Mon, 11 Nov 2019 17:25:43 +0100 From: Gary Jennejohn <gljennjohn@gmail.com> To: freebsd-hackers <freebsd-hackers@freebsd.org> Subject: Re: A bounty of 450 (was $100) for rtsx SD card reader driver. Message-ID: <20191111172543.74f95d07@ernst.home> In-Reply-To: <20191102082641.52f64cc8@ernst.home> References: <CALH631k4gefPshr1nJM213FwfP0QgQhZ=s1U32ejMLSW42e3qw@mail.gmail.com> <CALH631=8tSCfHcT3Fhu7gC9LSx-pA1M57Ae=NPuaRRhAp1zZdA@mail.gmail.com> <9C97A802-A542-44B3-A295-79CCF70BF8D2@webweaving.org> <20191102082641.52f64cc8@ernst.home>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2 Nov 2019 08:26:41 +0100 Gary Jennejohn <gljennjohn@gmail.com> wrote: > On Fri, 1 Nov 2019 12:00:01 +0100 > Dirk-Willem van Gulik <dirkx@webweaving.org> wrote: > > > On 1 Nov 2019, at 11:48, Gleb Popov <arrowd@freebsd.org> wrote: > > > On Wed, Jun 19, 2019 at 10:22 AM Gleb Popov <arrowd@freebsd.org> wrote: > > > > >> I've posted a bounty for this bug: > > >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521 > > > > > > In case anyone is interested, the bounty is $375 already. > > > > It is 450$ now. > > > > This raises several questions: > 1) which version(s) of FreeBSD? > 2) how does a developer get his/her hands on a device which uses this > controller? It is not reasonable to expect a developer will to buy a > laptop or PCI card just to develop a driver. > 3) what is the target environment? Laptop? PCI card? Some other > device with an embedded controller? > So, thanks to the generosity of a FreeBSD user I now have a laptop on loan with one of the Realtek SD card reader controllers. I started working on porting the NetBSD code (basically the same as the OpenBSD code), but the FreeBSD bus and mmc code is radically different, so it will take quite a while to get a working driver. So far only the pci bus probe code works, but that's a start. -- Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191111172543.74f95d07>