From owner-freebsd-wireless@FreeBSD.ORG Tue Sep 30 18:41:50 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 39DF5AFE for ; Tue, 30 Sep 2014 18:41:50 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (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 C35368B4 for ; Tue, 30 Sep 2014 18:41:49 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id cc10so4305311wib.16 for ; Tue, 30 Sep 2014 11:41:48 -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=wCOtPVb9P2C53s2H1+1BcuWjgAt3elN0nmifB9l6Kzo=; b=MogSvSZ3UibXAxBP9QbCd0ScqsTQc5svMw9Z5SyPEGsR3bLjlSG7+mQ+KV0nI89Yi/ NgEZfL28tf0V1ZxXNj/4ht4StnzB1FrOvVv9od1qhXBRDQj2qV1xCdtq6F+KtHH8J3du 6aUOW2hCrUEHOUE1JOyBASWeyYbWsN13GNON83WxQKyKYib0GCrYSP17WLZOTcUDPcem KU9+BtcEzmv0qpslF9JpcEM9kEcg1N9luZe/1gRIlHAkzmD799WOY5XehT8kriStbx0L j4t6OasxXcIgE9mNz0xkCoXsHch/D7sHLPky93hC0wqwzcST9SZv/37SRth24/fuwqSy 88ZA== MIME-Version: 1.0 X-Received: by 10.180.187.83 with SMTP id fq19mr7692296wic.59.1412102508050; Tue, 30 Sep 2014 11:41:48 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.106.136 with HTTP; Tue, 30 Sep 2014 11:41:47 -0700 (PDT) In-Reply-To: References: Date: Tue, 30 Sep 2014 11:41:47 -0700 X-Google-Sender-Auth: gxO34adHxpcYA9fgom6PvGAP6qo Message-ID: Subject: Re: wifi with power management support From: Adrian Chadd To: Byter Mobil Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 30 Sep 2014 18:41:50 -0000 On 30 September 2014 10:11, Byter Mobil wrote: > Hi, > > I want to learn more about it. How hardware go to sleep and how wifi power > mode works on different modes and what's missing in FreeBSD. > > and i thought carambola2 seems like a good (and cheap) hardware to test on, > also I like the FTDI ports on it :) Cool! Well, it's a complete computer - it's not just a wireless NIC. That can be both good and bad. :) -a