From owner-freebsd-hardware@FreeBSD.ORG Wed Apr 9 04:58:00 2014 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1AB262D; Wed, 9 Apr 2014 04:58:00 +0000 (UTC) Received: from mail-ob0-x236.google.com (mail-ob0-x236.google.com [IPv6:2607:f8b0:4003:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F98A1745; Wed, 9 Apr 2014 04:58:00 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id uz6so2152493obc.27 for ; Tue, 08 Apr 2014 21:57:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=atnvPeKkjwPkfE+R9uM9wOsPTppgyd23iS37kTxkGxQ=; b=bLLb529NLlFpt1d8drxzhSW012G7wlk5CHRkwyiNnD8MDngGVcIRhYykIrpZNTPyUJ rwkz2ZbDi9H7+O+wgCX2RnYe3ib5cnGph12czDgsHN4fw8zik8y29boymizEI4QiZVXI wnUAX6CdrhsffDsGhgMPYDszMf1yjXahNS50MPQp5zYEqPwMRPBBmFSN90pzMw4/cJAX 2rq91GZJKs8VA6/3KHQCPG4XgOZyoM27HtQogIL/ClrIiYroNCILVcsNNetnKLbTz4bR 0E/7pcvXCvCZ5K8Sgi6/z2ZQ+2XwRq5NMLBEbd/1xSpi9yzokU+p58w8dIAqrBvTi8Wb epTw== X-Received: by 10.182.92.196 with SMTP id co4mr6783019obb.50.1397019479565; Tue, 08 Apr 2014 21:57:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.87.104 with HTTP; Tue, 8 Apr 2014 21:57:39 -0700 (PDT) In-Reply-To: <534464D1.70304@gmail.com> References: <534464D1.70304@gmail.com> From: Henry Hu Date: Wed, 9 Apr 2014 00:57:39 -0400 Message-ID: Subject: Re: New Atheros Ethernet Chip? To: tzoi516 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-drivers@freebsd.org, freebsd-hardware@freebsd.org X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 04:58:01 -0000 On Tue, Apr 8, 2014 at 5:06 PM, tzoi516 wrote: > I have an Atheros combo chipset, from what I understand. The Wi-Fi has > built in support but I can't find a driver for the following: > > Model: 10a1 > Vendor: 1969 > chip=0x10a11969 > > pcidatabase.com and pci.ids yielded nothing for me. I go to Atheros' > website and get redirected to a mobile Qualcom page. Is there another > resource I can go to to find a driver? Thanks. > http://www.linuxfoundation.org/collaborate/workgroups/networking/alx It seems like that someone is working on a driver which targets both linux and freebsd. You may have a try. > Mike > _______________________________________________ > freebsd-drivers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-drivers > To unsubscribe, send any mail to "freebsd-drivers-unsubscribe@freebsd.org" > -- Cheers, Henry