Submit #2366
devid for Centrino Wireless-N 100 (iwn(4))
| Status: | Closed | Start date: | 05/14/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
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 }
};
Related todos
History
Updated by fgudin about 1 year ago
- Status changed from New to Closed
Tnx to sephe@: commit 2b415943def1a7d5b0ba5f5353b42242cf733a39