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, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 17620 invoked from network); 11 Feb 2021 10:45:34 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 11 Feb 2021 10:45:34 -0000 Received: from mail-40132.protonmail.ch ([185.70.40.132]) by 1ess; Thu Feb 11 05:38:27 -0500 2021 Date: Thu, 11 Feb 2021 10:38:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1613039900; bh=CmXc7h+VEpEGOmLb8vREuJqu1ZDjkIUd9WWDPKVR+DI=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:From; b=goIQPHsIuOx1w9uEayYPnxd98uy25+eZTao44LMV5v0sSRFRUZMCLz2OLcdMb9Y8M bgUbDBykiXgiYRD31GL+YTEar4UingXhEK/XFs5klV7T/rA77QsmDG2/4fX+ktCivO USBg36g9G2E28YIcwpI1B+XpPBVcLkl/VEQhH+xs= To: "9front@9front.org" <9front@9front.org> From: kemal Message-ID: In-Reply-To: <80E4FBD43C25359E0C16ABC8E0D711ED@wopr.sciops.net> References: <80E4FBD43C25359E0C16ABC8E0D711ED@wopr.sciops.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: decentralized virtualized singleton GPU database Subject: Re: [9front] Thinkpad W541 Reply-To: 9front@9front.org Precedence: bulk > > > I think that chip isn't supported yet. > > > > ah.. still a real challenge left :) > > Actually 8260 is supported, cinap added code for 8000 and 9000 cards, > so 7260 might not be too difficult to add. > > Hope this helps, > > qwx i think that in openbsd iwm driver there was seperate firmware loading func= tions for 7000 and 8000 families of cards and some 7000 + 7260/3160 specifi= c code. there seems to be not a big difference. leaving the iwm code below. https://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/dev/pci/if_iwm= .c?rev=3D1.317&content-type=3Dtext/plain -kemal