From owner-freebsd-wireless@freebsd.org Thu Apr 27 20:23:17 2017 Return-Path: Delivered-To: freebsd-wireless@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 4CD4ED51523 for ; Thu, 27 Apr 2017 20:23:17 +0000 (UTC) (envelope-from kah.listaddress@gmail.com) Received: from mail-yw0-x234.google.com (mail-yw0-x234.google.com [IPv6:2607:f8b0:4002:c05::234]) (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 074C11FF2 for ; Thu, 27 Apr 2017 20:23:17 +0000 (UTC) (envelope-from kah.listaddress@gmail.com) Received: by mail-yw0-x234.google.com with SMTP id 203so21729650ywe.0 for ; Thu, 27 Apr 2017 13:23:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=l3JS+ptIIZCRITBvEggLT/4HWZRhqVRlLH7cgOlAl7c=; b=tnv5MFiDu9GtRjdprFf7VZiM5L1/iZ+Nbja3eS+fd8Jvtsegn4D+LvNB/wgozi6VTl KNKF4/2dTDzKQdNKpuIOh8w4A4kl3z2xUbZWHX+sCxb679CKKl1YsePkay4/vMVPBqte usSZiOHOcTnUe6fqItgyGnzorBStLAyd4I43bm3Gq3o5zE6JvcdB1vNoA1ZblXZuMYMZ 5il3b+RB4FhhF1JbQtc5op45kH/1J/520m7ccBOEgXT4tq4DQsRNx1MDWoxBs2c6QbX0 S6K8u6nHmoosEkXxVl0PFDGkzLkfGCx5Tp+6/vIT6chyitl4f6mGgOJ1iYkbGrJ+206y vGfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=l3JS+ptIIZCRITBvEggLT/4HWZRhqVRlLH7cgOlAl7c=; b=peB9Sjg0qxsgE/VnvB3c+IWSunwoKybsVAN925k6YZiQuvqLC1/wdbKHTvQTHoMycL ZuEhmb4Qu0ps9GCP6U2ElKqVqSd+cC/TjifDi4N/PnIdr/fxSpD0xnShECUKnw140xTc 5XsGca959GgNz8goiz/1Bm486kG8YUJQWPcwfc02LkXsNt/hOlJRQEHToWpsxlagv78+ WNyafQC4+p16aUaBY/a25/T3Vz4UJ23hxGo4V4Oq3NBxm/yTdkohBguOZ3Wpg3Qt49wT cY0fTb/ZMNYP2Jguh8j+Ymw1QFVLaGZeSDfDGRgS/g/GKy9UU5C0f6MlHTrjMLX3IkaS Si4A== X-Gm-Message-State: AN3rC/6ylcSFawMLI6lMf7YdpR4sBLo7kokwXWdaei+JR+BgjuwpCqCa zfrF7cht+3qz59jhFmwwipuw3LxzT4Xgfik= X-Received: by 10.129.121.197 with SMTP id u188mr6506501ywc.288.1493324595965; Thu, 27 Apr 2017 13:23:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.63.66 with HTTP; Thu, 27 Apr 2017 13:23:15 -0700 (PDT) In-Reply-To: References: <2CA76F78-1E66-4133-BCBC-E1920E5143E9@gmail.com> <86shllqu2p.fsf@gmail.com> From: Kiernan Hager Date: Thu, 27 Apr 2017 14:23:15 -0600 Message-ID: Subject: Re: Any way to get the NDISulator working on 11.0-RELEASE? To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 27 Apr 2017 20:23:17 -0000 Update: I just realized I forgot to say this: When I tried to load the generated module in 11.0, it panicked with IRQL_NOT_LESS_THAN_OR_EQUAL If it would help, I could probably get a core dump file within a couple day= s On Fri, Apr 7, 2017 at 12:02 AM, Adrian Chadd wrote: > hi, > > do mention that on the list. i don't hav time to help with it :( > > > -a > > > On 6 April 2017 at 21:40, Kiernan Hager wrote= : > > Update: I just realized I forgot to say this: > > When I tried to load the generated module in 11.0, it panicked with > > IRQL_NOT_LESS_THAN_OR_EQUAL > > If it would help, I could probably get a core dump file tomorrow > > > > > > On Thursday, April 6, 2017, Adrian Chadd wrote= : > >> > >> hi, > >> > >> can someone else verify this keyboard-light control patch set is OK? I > >> can merge it if needed. > >> > >> > >> > >> -adrian > >> > >> > >> On 6 April 2017 at 11:17, John O. Brickley > >> wrote: > >> > > >> > Hi - > >> > > >> > I would be very interested in hearing how that goes! The > >> > BCM4331---along with some fan and keyboard-light control patches to > asmc > >> > which have yet to be integrated[1]---is the sole remaining bit of > >> > inoperative hardware on 2012 Macbook Pros. > >> > > >> > - John > >> > > >> > [1]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217505 > >> > > >> > Felix Friedlander writes: > >> > > >> >> I *was* using it for my BCM4331 prior to 11-BETA, when it > mysteriously > >> >> broke. > >> >> If I can find some time this weekend I=E2=80=99ll have another go a= t getting > it > >> >> working. > >> > _______________________________________________ > >> > freebsd-wireless@freebsd.org mailing list > >> > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > >> > To unsubscribe, send any mail to > >> > "freebsd-wireless-unsubscribe@freebsd.org" > >> _______________________________________________ > >> freebsd-wireless@freebsd.org mailing list > >> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > >> To unsubscribe, send any mail to > >> "freebsd-wireless-unsubscribe@freebsd.org" >