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.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 7009 invoked from network); 4 Jul 2023 21:34:52 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 4 Jul 2023 21:34:52 -0000 Received: from gaff.inri.net ([168.235.71.243]) by 9front; Tue Jul 4 17:30:52 -0400 2023 Message-ID: <4DC28263A5E5068330A6A446583A646F@gaff.inri.net> Date: Tue, 04 Jul 2023 17:30:52 -0400 From: sl@stanleylieber.com To: 9front@9front.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: abstract social engine service-oriented rich-client optimizer Subject: Re: [9front] Re: [9front] reform hjfs file creation broken in current release and after Reply-To: 9front@9front.org Precedence: bulk >> next: after rebuilding the kernel with current sources, ether0=type=iwl >> in plan9.ini seems to have no effect. firmware iwn-6005 is located, loaded, >> and recognized with no errors, but ether0 is still the built-in ethernet. >> i'll try again once i have the whole system fully updated. > > yeah, the arm kernels do not implement isaconfig() at all. so it will have > no effect there. ah, ok. i got it on the network: bind -a '#l1' /net echo 'key proto=wpapsk essid=XXX !password=YYY' >>/mnt/factotum/ctl aux/wpa -2 -s XXX -p /net/ether1 ip/ipconfig ether /net/ether1 sl