From owner-freebsd-current@freebsd.org Fri May 12 14:12:45 2017 Return-Path: Delivered-To: freebsd-current@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 30A98D69BC5; Fri, 12 May 2017 14:12:45 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E375C1BC6; Fri, 12 May 2017 14:12:43 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from imac.bs.cs.huji.ac.il ([132.65.179.42]) by kabab.cs.huji.ac.il with esmtp id 1d9BJ2-00084A-MR; Fri, 12 May 2017 17:12:32 +0300 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: usb dongle Mediatek 7601 wireless driver? From: Daniel Braniss In-Reply-To: <20170512091316.GA79245@tom-desk.erg.abdn.ac.uk> Date: Fri, 12 May 2017 17:12:31 +0300 Cc: Gary Jennejohn , freebsd-wireless@FreeBSD.org, FreeBSD Current Content-Transfer-Encoding: quoted-printable Message-Id: <93570570-7C82-4046-BB0B-45BD09405A62@cs.huji.ac.il> References: <52FA0674-4D17-4FA4-9D0E-82D6EED82B46@cs.huji.ac.il> <20170512104521.3013e8ec@ernst.home> <20170512091316.GA79245@tom-desk.erg.abdn.ac.uk> To: tj X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2017 14:12:45 -0000 > On 12 May 2017, at 12:13 PM, tj wrote: >=20 > On Fri, May 12, 2017 at 10:45:21AM +0200, Gary Jennejohn wrote: >> On Fri, 12 May 2017 09:58:16 +0300 >> Daniel Braniss wrote: >>=20 >>> Hi, >>> I could swear that I had one before working on an Raspberry PI, >>> but this new one nothing: >>> ugen0.2: at usbus0, cfg=3D0 = md=3DHOST spd=3DHIGH (480Mbps) pwr=3DON (160mA) >>>=20 >>=20 >> According to this >> = http://freebsd-wireless.freebsd.narkive.com/09J7PGke/support-to-wireless-d= ongle-vendor-0x148f-product-0x7601 >> it's not supported. Of course, that may have changed since then. >=20 > As far as I know this driver is not supported. I have started work on > porting the linux driver, but progress is slow. >=20 > Code is here: >=20 > https://github.com/adventureloop/mt7610u_wifi_sta_v3002_dpo_20130916/ >=20 > I am currently working on getting the firmware running on the device. >=20 > - [tj] let me know if I can help,I also have an edimax ac600 lying around. danny