summaryrefslogtreecommitdiff
path: root/sys/src
diff options
context:
space:
mode:
authorftrvxmtrx <devnull@localhost>2014-04-26 18:24:39 +0200
committerftrvxmtrx <devnull@localhost>2014-04-26 18:24:39 +0200
commitc0fada1560792b0177554888976cf17912b034fc (patch)
tree94036c5aeab41c966147cbd6e9b9f366c9b6d74e /sys/src
parentf3749669bae190d13eb76f3402feca7edae8a74a (diff)
parente41893d94fe545b9e12691bc145f936f1aac4b33 (diff)
merge
Diffstat (limited to 'sys/src')
-rw-r--r--sys/src/9/pc/etheriwl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/src/9/pc/etheriwl.c b/sys/src/9/pc/etheriwl.c
index df7fbf32e..cff2a6d79 100644
--- a/sys/src/9/pc/etheriwl.c
+++ b/sys/src/9/pc/etheriwl.c
@@ -2295,12 +2295,13 @@ iwlpci(void)
switch(pdev->did){
default:
continue;
- case 0x0084: /* WiFi Link 1000 */
+ case 0x0084: /* WiFi Link 1000 */
case 0x4229: /* WiFi Link 4965 */
case 0x4230: /* WiFi Link 4965 */
case 0x4232: /* Wifi Link 5100 */
case 0x4236: /* WiFi Link 5300 AGN */
case 0x4237: /* Wifi Link 5100 AGN */
+ case 0x423d: /* Wifi Link 5150 */
case 0x0085: /* Centrino Advanced-N 6205 */
case 0x422b: /* Centrino Ultimate-N 6300 */
case 0x08ae: /* Centrino Wireless-N 100 */