From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ua0-f195.google.com ([209.85.217.195]) by ur; Sun Feb 12 22:06:29 EST 2017 Received: by mail-ua0-f195.google.com with SMTP id f2so7434221uaf.3 for <9front@9front.org>; Sun, 12 Feb 2017 19:06:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=offblast-org.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=ytD1gUkXifW4hAW9TCSDbLW9q8G3sEBtvg78v9W18wQ=; b=xtQtB4wtPuiDjCuhoJva6jUOGfc/F6hZSFQXmwNSm95hoZcAvGATbQFOXC42N2fyXR 9zX/HuYs4ei878jRO14d1LSLhMp/ov25P/aSpHRB7azIBfWO4wIr2cLBAXrku4182AP6 dhmVMfay0CDNRuNLB9jFcu8fc9WiqTec/x1nZAbQhOMDZmAVA1SJ8lD6Yb/+nE/O/5TS dihL7+OsdmL9QiZhphEbKEnQGg/5ZrzjjSRR9YYlKYZJnQ8Xb/TVFdUl+H9/4iuGvdlV +IGlUphJTxYgvjdFYs335l/YG/4bEeXd4FVviyf3C+BNf4IB7tXNBgMymc3DJEtpBTYG CSxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ytD1gUkXifW4hAW9TCSDbLW9q8G3sEBtvg78v9W18wQ=; b=bsJA5dNvsqHF0hMwfqsOnGUsH9K+Dhdxtp32bfiOc++9qhvtf25xdxOvvyRcXq8Abz Up176UMUL5zMxDMHjhbYWOKwW0VuKb/feRaW690R81cmdqVl0ZLZqcZaNb5DAHlV8DjX y1thPF5s8unimSBbI1geHH+ScLbl2C2j1W15D48HDLhJOy0J0bmeKZ5o+fSLBZ20dtYZ DgZNpK9s4QLg6a2eAlss1nIIlQhQZZXzfwEHibSbtHvcrAVlcYhFbvwSTe3rXfH6ghCE zwHYZL06RRPCmlM7TMoRVfgqvBShO6/3MQ+FzFe9RptmmZXVgSjoLYyAN/VXE0TNTwp/ /StQ== X-Gm-Message-State: AMke39lA561zhqwm61GNL1Nyd5EHs2tjhQAdOuBS09qRsurDN4J4r8TK8SU00Au4oNdzkczondOZJd20w2yC3w== X-Received: by 10.159.38.73 with SMTP id 67mr9331960uag.155.1486955184028; Sun, 12 Feb 2017 19:06:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.103.69.89 with HTTP; Sun, 12 Feb 2017 19:06:03 -0800 (PST) From: Nick Owens Date: Sun, 12 Feb 2017 19:06:03 -0800 Message-ID: Subject: etheriwl short preamble To: 9front@9front.org Content-Type: text/plain; charset=UTF-8 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: non-blocking interface NoSQL backend i have been having trouble getting on my access point at home after a long break from using 9front on my thinkpads. with a little extra debug info in /sys/src/9/pc/wifi.c:/^recvassoc, i noticed the returned code is '19' - 'Association denied due to requesting station not supporting the short preamble option'. here is a diff to turn it on for etheriwl, but i'm not sure what to do for the other drivers using wifi.c. http://okturing.com/src/1075/body