9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [PATCH] etheriwl.c: add did for Intel Centrino Advanced-N + WiMAX 6250
@ 2021-09-04  1:16 Nessa Beene
  2021-09-05  0:22 ` ori
  0 siblings, 1 reply; 2+ messages in thread
From: Nessa Beene @ 2021-09-04  1:16 UTC (permalink / raw)
  To: 9front

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 */

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-05  0:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-04  1:16 [9front] [PATCH] etheriwl.c: add did for Intel Centrino Advanced-N + WiMAX 6250 Nessa Beene
2021-09-05  0:22 ` ori

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).