9front - general discussion about 9front
 help / color / mirror / Atom feed
From: qux <qu7uux@gmail.com>
To: 9front@9front.org
Subject: etheriwl: add pciid for Centrino Wireless-N 1000
Date: Wed, 29 Jul 2015 15:10:15 +0300	[thread overview]
Message-ID: <CAAGZaiK=0WRofU=A8WExYb1eB10avMuRf6vLBCfUtmM_+UCt=Q@mail.gmail.com> (raw)
In-Reply-To: <CAAGZaiLjhsjv6qef3yuyApPz5zR8dYwQAz16opWXjT85R7eFgg@mail.gmail.com>

etheriwl: add pciid for Centrino Wireless-N 1000

card seems to work fine with just this.
http://sysinfo.9front.org/src/125/body

diff -r ffad634418ce sys/src/9/pc/etheriwl.c
--- a/sys/src/9/pc/etheriwl.c	Wed Jul 29 08:50:53 2015 +0200
+++ b/sys/src/9/pc/etheriwl.c	Wed Jul 29 10:39:44 2015 +0300
@@ -2446,6 +2446,7 @@
 		case 0x422b:	/* Centrino Ultimate-N 6300 variant 1 */
 		case 0x4238:	/* Centrino Ultimate-N 6300 variant 2 */
 		case 0x08ae:	/* Centrino Wireless-N 100 */
+		case 0x0083:	/* Centrino Wireless-N 1000 */
 		case 0x0887:	/* Centrino Wireless-N 2230 */
 		case 0x0888:	/* Centrino Wireless-N 2230 */
 			break;


       reply	other threads:[~2015-07-29 12:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAAGZaiLjhsjv6qef3yuyApPz5zR8dYwQAz16opWXjT85R7eFgg@mail.gmail.com>
2015-07-29 12:10 ` qux [this message]
2015-07-29 12:51   ` [9front] " cinap_lenrek

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='CAAGZaiK=0WRofU=A8WExYb1eB10avMuRf6vLBCfUtmM_+UCt=Q@mail.gmail.com' \
    --to=qu7uux@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).