9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Nessa Beene <nessabeene@gmail.com>
To: 9front@9front.org
Subject: [9front] [PATCH] etheriwl.c: add did for Intel Centrino Advanced-N + WiMAX 6250
Date: Fri, 3 Sep 2021 18:16:51 -0700	[thread overview]
Message-ID: <CA+zvmmBfh0424kuTMx4VyzDr+n8TMcj+pQ+T7H_U43YnFEio4w@mail.gmail.com> (raw)

Hi,

I've added the did for the Intel Centrino Advanced-N + WiMAX 6250 card.
Tested working on my personal laptop.

- Nessa

---
diff d9564c0642b9a8280f8e4dfe9ff15a2c65b6d93d
ff543c202c6c957f3208c9a75dc12ae8519f8325
--- a/sys/src/9/pc/etheriwl.c    Thu Sep  2 19:47:18 2021
+++ b/sys/src/9/pc/etheriwl.c    Fri Sep  3 22:09:26 2021
@@ -4380,6 +4380,7 @@
         case 0x423b:    /* PRO/Wireless 5350 AGN */
         case 0x0082:    /* Centrino Advanced-N 6205 */
         case 0x0085:    /* Centrino Advanced-N 6205 */
+        case 0x0089:    /* Centrino Advanced-N + WiMAX 6250 */
         case 0x422b:    /* Centrino Ultimate-N 6300 variant 1 */
         case 0x4238:    /* Centrino Ultimate-N 6300 variant 2 */
         case 0x08ae:    /* Centrino Wireless-N 100 */

             reply	other threads:[~2021-09-04  2:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-04  1:16 Nessa Beene [this message]
2021-09-05  0:22 ` ori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+zvmmBfh0424kuTMx4VyzDr+n8TMcj+pQ+T7H_U43YnFEio4w@mail.gmail.com \
    --to=nessabeene@gmail.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).