From owner-freebsd-mobile@FreeBSD.ORG Wed Aug 27 22:55:23 2014 Return-Path: Delivered-To: freebsd-mobile@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 ESMTPS id 70287C0B for ; Wed, 27 Aug 2014 22:55:23 +0000 (UTC) Received: from mail-qc0-x232.google.com (mail-qc0-x232.google.com [IPv6:2607:f8b0:400d:c01::232]) (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 2E43037FD for ; Wed, 27 Aug 2014 22:55:23 +0000 (UTC) Received: by mail-qc0-f178.google.com with SMTP id x13so153847qcv.9 for ; Wed, 27 Aug 2014 15:55:19 -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=H8+rBoV+VHzPrMdhopn+Aok5Q9XRTabZLVcerlPo+w0=; b=rIOd4DXrs8Q8UT2icw/ZAOEf2MDskVSDxYLXFDRlZwwY08HwzH/xMPNip84f5XK9yB pU1XQKbaSiF5A66qtu0M8SJa7SLk6Xu6N1qIhNF8kdSotkCXMhuKNyfJrO/v67gUpcHD I64Yt0VZKW59lo5GTftDYm3yBVu/FlE5lXoK1SAQcZHShVCnv3U4L5OdjUPaAwsvROQ+ tgwwCRzY8RjXAFl3YkLYab6WNO98yTyXdGmEKRtPPfSOs2s2RS6Kq1kvsPDlLwofvM5z lJZbvUo5MgZGrhJy0wBJvsgb4Z51g11et11fEDBGcktT4BgTZIOp5YRVXzrNIyUVFHar IaaQ== MIME-Version: 1.0 X-Received: by 10.229.136.133 with SMTP id r5mr150182qct.31.1409180119626; Wed, 27 Aug 2014 15:55:19 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.39.139 with HTTP; Wed, 27 Aug 2014 15:55:19 -0700 (PDT) In-Reply-To: <20140827215819.GA22893@localhost.localdomain> References: <20140827215819.GA22893@localhost.localdomain> Date: Wed, 27 Aug 2014 15:55:19 -0700 X-Google-Sender-Auth: chlLcRKm81zfz_SDjhkBHvtnCgo 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:55:23 -0000 On 27 August 2014 14:58, isdtor wrote: > Adrian Chadd writes: >> Which NIC is it? >> >> I'm seeing this at home now, so I can at least start debugging it. > > Device = iwn0, PCI = 8086:0085 > > 03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 > [Taylor Peak] (rev 34) Yup, I've seen exactly that behaviour at home with that NIC. I'm not yet sure what is causing it but I can absolutely reproduce it. -a