From owner-freebsd-drivers@FreeBSD.ORG Tue Apr 8 21:06:30 2014 Return-Path: Delivered-To: freebsd-drivers@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 F315E50E; Tue, 8 Apr 2014 21:06:29 +0000 (UTC) Received: from mail-qc0-x235.google.com (mail-qc0-x235.google.com [IPv6:2607:f8b0:400d:c01::235]) (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 A2770151E; Tue, 8 Apr 2014 21:06:29 +0000 (UTC) Received: by mail-qc0-f181.google.com with SMTP id x3so1753523qcv.40 for ; Tue, 08 Apr 2014 14:06:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=nNFQVUUx0W3Ph1T9UF+5FGfhl+W69mlMxY9a8emie+Q=; b=ALvNHguear6FJF7fD1/9Wly35imhZX8JPyGCsFCMZyqy2TaqQxaAyBdMkvLeqYEzIl cFLp/DgDyd53wqZpaiYAMGftrjiJcm+fQZ9bF34xuH04hwzemcwslx+yjen8YbtSlVIK h65BsDOWzZfRkh/ln8uea9btC1HGEBx9lN6ayq22prM5TPwFLEMka8ipBYMjBxV3+YVn 3ZNtpliKAUxC2YsBAIP8t/+WI8W+YQfpwGq46q0zC1CKvDbkb4xDkDeyQVcxhMZKR7jg RIM5HGGRIkSjQYHzZl34ZPBzRa/9gkwQrcu/0BAudyD8IJqxFXxvpWNPuZ1Z2YdVwgit UiYA== X-Received: by 10.140.31.6 with SMTP id e6mr6852145qge.101.1396991188787; Tue, 08 Apr 2014 14:06:28 -0700 (PDT) Received: from lpnix002.local ([209.222.7.234]) by mx.google.com with ESMTPSA id e67sm4241988qge.13.2014.04.08.14.06.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 08 Apr 2014 14:06:27 -0700 (PDT) Message-ID: <534464D1.70304@gmail.com> Date: Tue, 08 Apr 2014 17:06:25 -0400 From: tzoi516 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: freebsd-drivers@freebsd.org, freebsd-hardware@freebsd.org Subject: New Atheros Ethernet Chip? X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2014 21:06:30 -0000 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. Mike