Project

General

Profile

Actions

Submit #2366

closed

devid for Centrino Wireless-N 100 (iwn(4))

Added by fgudin almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/14/2012
Due date:
% Done:

0%

Estimated time:

Description

Hi,

i had my wifi working on Acer Aspire One (model D257) with a one-line addition to sys/dev/netif/iwn/if_iwn.c:

@ -323,6 +323,7 @ static const struct iwn_ident iwn_ident_table [] = { { 0x8086, 0x422C, "Intel(R) PRO/Wireless 6000" }, { 0x8086, 0x0086, "Intel(R) PRO/Wireless 6050" }, { 0x8086, 0x0087, "Intel(R) PRO/Wireless 6050" },
+ { 0x8086, 0x08AE, "Intel(R) Centrino Wireless-N 100" }, { 0, 0, NULL }
};

Actions #1

Updated by fgudin almost 12 years ago

  • Status changed from New to Closed

Tnx to sephe@: commit 2b415943def1a7d5b0ba5f5353b42242cf733a39

Actions

Also available in: Atom PDF