From owner-freebsd-mobile@FreeBSD.ORG Wed Aug 27 22:56:04 2014 Return-Path: Delivered-To: freebsd-mobile@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 2BD4BC44 for ; Wed, 27 Aug 2014 22:56:04 +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 DD09B3800 for ; Wed, 27 Aug 2014 22:56:03 +0000 (UTC) Received: by mail-qc0-f181.google.com with SMTP id i17so151419qcy.26 for ; Wed, 27 Aug 2014 15:56:02 -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=IIpZ4gXy6gzH0Uom31qPN52dC6M+tEtNqVHwSjkUc24=; b=qhl9SYJ33YkUfS2QueNz/t1D0/wJBjmg6vm4Z2+9RT+0qOdqqTf3tgGxW96wbKLVvk 4fVwC/1ocqvQwYzgIJGzXbFtaFYcM5z2yuz+1D/BLsUY/C81THde1y+ZLk+bhtXaFtqb Gw762v/PN453LFZ/eKHw4PfKu82IhCkJDu8lzjcCL1jUY4pSuzOyc4lsWMGHNsdyQRd4 hTczkXG9B58azZyerL7+doJDy9L5OqVs2HjelC3FGedDxyTiHhzl0QqvFVQI8oQJZT9W a26JrSUNrxDAis9ysVbCNsaOA7W40GPgCxCuQmPXJA319ECU5r0aUbSD9aBimPhthl9K s0YQ== MIME-Version: 1.0 X-Received: by 10.140.23.37 with SMTP id 34mr411583qgo.2.1409180162817; Wed, 27 Aug 2014 15:56:02 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.39.139 with HTTP; Wed, 27 Aug 2014 15:56:02 -0700 (PDT) In-Reply-To: References: <20140827215819.GA22893@localhost.localdomain> Date: Wed, 27 Aug 2014 15:56:02 -0700 X-Google-Sender-Auth: RxUoK7vIeiRnwYkRI-WeT_h3GNY Message-ID: Subject: Re: ThinkPad support From: Adrian Chadd To: isdtor Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-mobile@freebsd.org" X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2014 22:56:04 -0000 Also, I'm doing all of my debugging/development on freebsd-head rather than freebsd-10. I'll post updates to freebsd-wireless when I've updated iwn(4) to fix bugs. (And yes, there's a loong list of things to fix with iwn.) -a