From owner-freebsd-current@freebsd.org Fri Aug 26 03:17:53 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2158DBC6FD4; Fri, 26 Aug 2016 03:17:53 +0000 (UTC) (envelope-from norbu09@gmail.com) Received: from mail-yb0-x22a.google.com (mail-yb0-x22a.google.com [IPv6:2607:f8b0:4002:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CF5C916C3; Fri, 26 Aug 2016 03:17:52 +0000 (UTC) (envelope-from norbu09@gmail.com) Received: by mail-yb0-x22a.google.com with SMTP id e31so23140773ybi.3; Thu, 25 Aug 2016 20:17:52 -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; bh=DnM2JsOT8rPqUXelX9sVK8pHeW7IIFSpBPAsUGipHXw=; b=ijOp+C18qs1+n5rpXA3LhsayLJzZ3FpoHTa3NxFeZCVOJ+mK0YskDe3BxHGmfwL6Ne JDlTTySUMjtR1LwKJy5c/OQr/bfaVdB4nIAcyP4X5ZLB/jVl1nwg0FaXqdmATicC9X9I RyVjMd/5DjqnFzdl9TCxZ34vmdRZ9Ee36PVYMOp9RDP3Z1hVZFBEDXd6RLfvmSb6+dh/ mHp/8ltNESC0cH2SddiLt8l9Fxk6SVgLTbuol1TriYm5WBJE2GfYp/8WHzLLNZW3kSHA YMklouNHW6qyk2ZRx61v0dNS2oWEXBwXuBvEuv47lXuLfpkrYlhE2BxiPnG7Ugy2H3L7 uASw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=DnM2JsOT8rPqUXelX9sVK8pHeW7IIFSpBPAsUGipHXw=; b=b02hut/e9usynmcEmuFH7OuJAO6M22OP8b/Ed+XhnPlhQn43t0N5NHBm8MZKlQu7N4 XIVY37YjDWBlzLMgHxYDYyBDlU0ZRdcTsm/5AIKpwtwlN2Nssxl2Dqh/rFmRoHPPuCkg U32sYwNlDVXqufNYmuNcgmzn9pBS+GH8+jWlSYXtWxnBPZeWrcKirZPYqXUoGFFIENUw sYoHVrJWwykOCQ9HM5tE1ltB+prhI3E5Pati0qCovppCjrYgRTZLKv0zucWIT6Mnjvnx O8IzAV2abmWmgf32FH54vaxbQFo7GDWfufb0zRtl14WCEMDg4o+Ey+92MrbQoHbxBUg9 unlg== X-Gm-Message-State: AE9vXwMt3XMIq+atiTXv002ngU6ILrGJYw2vtbLrHVxBQ67+Y8zcf5jEH5UXW6b3QinstH2IP0An9EFEj0ZWIA== X-Received: by 10.37.79.7 with SMTP id d7mr759200ybb.31.1472181471554; Thu, 25 Aug 2016 20:17:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.138.65 with HTTP; Thu, 25 Aug 2016 20:17:50 -0700 (PDT) In-Reply-To: References: <8a427194-726c-ccad-9e02-70460152477d@tngtech.com> <4d2f6787-49d5-a1fd-49bc-bbdcee422795@gmail.com> <8a7c9e3c-77a6-b84c-8202-d2c0dacb0d12@tngtech.com> From: lenz Date: Fri, 26 Aug 2016 15:17:50 +1200 Message-ID: Subject: Re: FreeBSD 11 RC1 - no wifi To: FreeBSD Stable Mailing List Cc: freebsd-current Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2016 03:17:53 -0000 I run a X1 Carbon 4th gen and can report that the iwm driver now runs very reliable with RC2, reliable enough that I moved it back into loader.conf and did not see any panics after a bunch or reboots. Thanks for the good work on this :) cheers Lenz On Fri, Aug 26, 2016 at 9:06 AM, Adrian Chadd wrote: > On 25 August 2016 at 12:45, Stefan Wendler > wrote: > > Hi, > > > > is this fixed in RC2? I haven't tried it yet but would be nice to know > > Hi, > > Just so everyone who may be interested/involved can see - I don't have > the spare bandwidth/cycles to try and make wifi + lagg "work", and > personally I still maintain it's unsupported until someone takes > ownership of it. > > So I'd appreciate it if someone else would fix it up to continue > working. Please not rely on me to fix it. :) > > > -a > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >