From owner-freebsd-embedded@FreeBSD.ORG Thu Jul 4 22:59:39 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3CFB7D12; Thu, 4 Jul 2013 22:59:39 +0000 (UTC) (envelope-from ilya@bakulin.de) Received: from olymp.kibab.com (olymp.kibab.com [5.9.14.202]) by mx1.freebsd.org (Postfix) with ESMTP id EE0DB12DF; Thu, 4 Jul 2013 22:59:38 +0000 (UTC) X-DKIM: OpenDKIM Filter v2.5.2 olymp.kibab.com 86E123F47A DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=bakulin.de; s=default; t=1372978770; bh=sFG/DBaUyN8DRwpJlhE1w6PGSaDHhCEhKPqunQLdDrY=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=S0VFWaesGRSE41sH2hIEukEX5uLSdKC+DRxrwBb/DBtvi0fJ6LB0Atp2irVhj0zVT 7dNoyD0Lzoq0AheLkmQui5eLpmI/c0U1tFQmuMnb69Zxe8qKlwtpXdz1smJv2Cti9e B+LABXFoauJi+cUvR7/iwLRXbKfgoHOqHFhI1Ajg= Message-ID: <51D5FE4C.9060102@bakulin.de> Date: Fri, 05 Jul 2013 00:59:24 +0200 From: Ilya Bakulin MIME-Version: 1.0 To: Warner Losh Subject: Re: [PATCH] SDIO support for Globalscale Dreamplug References: <20130702145905.GA1847@olymp.kibab.com> <51D3097A.8010601@FreeBSD.org> <51D3282C.1090701@bakulin.de> <20130703222002.GA60491@olymp.kibab.com> <51D50C55.1040300@myspectrum.nl> <51D531CB.3060300@bakulin.de> In-Reply-To: <51D531CB.3060300@bakulin.de> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2WKGGPGDVOVGRXXPJHMSO" Cc: Alexander Motin , freebsd-arm@freebsd.org, freebsd-embedded@freebsd.org X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 22:59:39 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2WKGGPGDVOVGRXXPJHMSO Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I have added some more bus methods and the first prototype of Marvell 802= =2E11 SDIO driver. Right now it is able to attach and read some card-specific information. I'm analyzing the Linux driver and try to do the same things [1]. The next thing that should be done is uploading firmware to the card. My work is kept here: https://github.com/kibab/freebsd/compare/master...k= ibab-dplug#files_bucket I likely won't be able to work further on it during the next week, but please review the code and post your comments. [1] https://github.com/torvalds/linux/blob/master/drivers/net/wireless/mw= ifiex/sdio.c --=20 Regards, Ilya Bakulin ------enig2WKGGPGDVOVGRXXPJHMSO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.19 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlHV/k8ACgkQo9vlj1oadwjjKgCgtM1mYECWO2QsuDxrcPGUGzr3 AxIAn2/fjxC5nfxOho8kMwsjoiThHzfE =NYFS -----END PGP SIGNATURE----- ------enig2WKGGPGDVOVGRXXPJHMSO--