From owner-freebsd-wireless@FreeBSD.ORG Wed Oct 16 13:01:23 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AD2299FA for ; Wed, 16 Oct 2013 13:01:23 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qe0-x233.google.com (mail-qe0-x233.google.com [IPv6:2607:f8b0:400d:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E86E2BAC for ; Wed, 16 Oct 2013 13:01:23 +0000 (UTC) Received: by mail-qe0-f51.google.com with SMTP id q19so535776qeb.10 for ; Wed, 16 Oct 2013 06:01:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=N1G7N1xplAMscak2AXSXZEfUfitixC85wvLZDSPzABM=; b=RXLE1sDwxTobk8uxsZaaTvaz2Y2Mmbb4JuJUzyzu3AmMONVrVDK4s/KTiCe1s5ej9L 2lL66/O1Mg9ahMJh8ittcdludlee5h4haujMpMLsQnMx4I2RSaW5EBKOl66HObwTB7IE gHzaml2Z+0TTUgAxXnOpFXWpaCE8q0+9yfC/PqubjD5+FeS9qib9Atxp4kCvSuCAIGV+ mMrS26NUQqjevnLFXBbm2ge4FwLgl+56KEJR7HJS2Ys8LbTkoZlWvSRvREhiwArLFsxT cPrjYlSLzNCeD03sl71V+nki3/tv1rmjR9N9Dr3N0IXs1jxbkw+b1YGq7EH0R66/5V9q peHQ== MIME-Version: 1.0 X-Received: by 10.49.59.115 with SMTP id y19mr3603419qeq.8.1381928480549; Wed, 16 Oct 2013 06:01:20 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.207.66 with HTTP; Wed, 16 Oct 2013 06:01:20 -0700 (PDT) In-Reply-To: References: Date: Wed, 16 Oct 2013 06:01:20 -0700 X-Google-Sender-Auth: wiSgmFJTKDvuzhyHBskSwwCxo6o Message-ID: Subject: Re: AR934x initial support is now in the tree From: Adrian Chadd To: Thomas Mueller Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2013 13:01:23 -0000 The AR9271 is a USB-connected AR9285, for all intents and purposes. So it would use ath(4), if ath(4) had the required USB glue. Sorry. -adrian On 16 October 2013 00:32, Thomas Mueller wrote: > > The initial AR934x support is now in the tree. > > Is there any relation between AR934x chip and AR9271? > > MSI M77 MPOWER motherboard has this chip (quasi-USB wireless) as well as > Realtek 8111E Ethernet which doesn't work with FreeBSD or OpenBSD but good > with NetBSD-current and Linux. > > I'd like to know if there is any work on this (AR9271) chip, or what > subgroup it belongs to. > > I'm also trying to set up with Hiro H50191 USB-stick-type wifi adapter > (device rsu), have never set up wifi before. > > What reading do I need to do? > > Tom > >