From owner-freebsd-arm@freebsd.org Tue Jan 17 17:57:30 2017 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E35FECB420E for ; Tue, 17 Jan 2017 17:57:30 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C8257103E for ; Tue, 17 Jan 2017 17:57:30 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: by mailman.ysv.freebsd.org (Postfix) id C773FCB420D; Tue, 17 Jan 2017 17:57:30 +0000 (UTC) Delivered-To: arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7144CB420C for ; Tue, 17 Jan 2017 17:57:30 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.blih.net", Issuer "mail.blih.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 436A1103D for ; Tue, 17 Jan 2017 17:57:29 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mail.blih.net (mail.blih.net [212.83.177.182]) by mail.blih.net (OpenSMTPD) with ESMTP id 6000825d; Tue, 17 Jan 2017 18:57:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s=mail; bh=2UOKhc52Bh8ee2HI0C7aDXve6zI=; b=Uvjl2jCedtgDsYLRrHSYMkyyIRGM PdjeYvW7glJBzaC6vsErdicTAUiMVom8q0P13OfSjrs1VsbVVWhRuDbu+mSvcxld EHmaZt3I6Dr8nlbypTOXJ7w2cVmcGSYA2TuV284Qb3YnfC2Jh+9vQyBmjneBHEOT iimFAbWPPlLKbro= DomainKey-Signature: a=rsa-sha1; c=nofws; d=bidouilliste.com; h=date :from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= mail; b=l4hVrQLW0pveNukUvCEB6km1QM8kfHAQM1max6f4oT0ZlFaAkxYEw2vd xNwu3RDEhl27x1GhqQ2kHa5te9Zutm2u/yffwEwWZuLOvZoJjOlt1QsmgQweZf09 xF6UwwMBo4REShIHdEfYAU6mB7omNUMU50bEOZqtdredAltt1xE= Received: from knuckles.blih.net (ip-54.net-82-216-203.roubaix.rev.numericable.fr [82.216.203.54]) by mail.blih.net (OpenSMTPD) with ESMTPSA id 5e4a334b TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Tue, 17 Jan 2017 18:57:27 +0100 (CET) Date: Tue, 17 Jan 2017 18:57:23 +0100 From: Emmanuel Vadot To: Daniel Braniss Cc: "freebsd-arm@freebsd.org" Subject: Re: orange pi zero and wifi (rtl8189?) support Message-Id: <20170117185723.ec03e576d52c65f428596bfd@bidouilliste.com> In-Reply-To: References: X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd12.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jan 2017 17:57:31 -0000 On Tue, 17 Jan 2017 14:05:46 +0200 Daniel Braniss wrote: > Hi, > this little board just landed on my desk, it?s running ok, using an orang= epi-one image. > the on board wifi is not detected, from the schematics, and from the non = chinese, it seems > to be an RTL899FTV. >=20 > cheers, > danny Wifi chip is SDIO so that will not happen anytime soon I think. --=20 Emmanuel Vadot