From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 19279 invoked from network); 1 Dec 2022 18:33:52 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 1 Dec 2022 18:33:52 -0000 Received: from wopr.sciops.net ([216.126.196.60]) by 9front; Thu Dec 1 13:32:20 -0500 2022 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sciops.net; s=20210706; t=1669919525; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5gE0Cp/BxO4k/m+I4AeBR0QjTi3mev0TCX9SKucErWo=; b=sP6OnjRg+Jm070WPGNciUtPolzEA8fs3fEJo4UTW10atHG6h2MkK5Z9odII23AOFTwOgfb nvMhycZDcCS5ewWEBrCIChevN2m2cIYVKzHQJWAaeBvMQmPcr7h8L7mJusJs1R54Dn4q0J +rQNlBUgkAzS7XWYhtYw4qKSzCvkoe4= Received: from localhost (wopr.sciops.net [local]) by wopr.sciops.net (OpenSMTPD) with ESMTPA id 0f3cb13b for <9front@9front.org>; Thu, 1 Dec 2022 10:32:05 -0800 (PST) Date: Thu, 1 Dec 2022 10:32:05 -0800 From: Kurt H Maier To: 9front@9front.org Message-ID: Mail-Followup-To: 9front@9front.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: engine markup Subject: Re: [9front] mnt reform mpcie wifi Reply-To: 9front@9front.org Precedence: bulk On Thu, Dec 01, 2022 at 09:51:14AM -0500, Stanley Lieber wrote: > > On Nov 16, 2022, at 9:00 PM, Kurt H Maier wrote: > > > > On Wed, Nov 16, 2022 at 06:32:51PM -0500, sl@stanleylieber.com wrote: > >> anyone doing any work on this? what pieces are missing? > >> > >> sl > > > > this is as far as I got > > > > http://okturing.com/src/14480/body > > did you make kernel changes to get this far? my machine doesn’t seem to detect anything in the mpcie slot when i’m in 9front. > > sl > > I copied the driver into the imx tree. Prior to that my machine would show the device in pci(1) output but not do anythign about it. khm