summaryrefslogtreecommitdiff
path: root/sys/src
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2013-12-06 09:43:52 -0500
committerstanley lieber <stanley.lieber@gmail.com>2013-12-06 09:43:52 -0500
commita989f89f3e15bae969c764114a256237c3538672 (patch)
tree8ee367c6d7a85d3b70c0386086de9b2424f259ab /sys/src
parent6e1c833585a78e534a0b4a7c990faba7d4dcdd45 (diff)
etheriwl.c: add did 4232 for intel wifi link 5100 (thanks, hmr)
Diffstat (limited to 'sys/src')
-rw-r--r--sys/src/9/pc/etheriwl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/pc/etheriwl.c b/sys/src/9/pc/etheriwl.c
index c6eece284..03f9f7b54 100644
--- a/sys/src/9/pc/etheriwl.c
+++ b/sys/src/9/pc/etheriwl.c
@@ -2263,6 +2263,7 @@ iwlpci(void)
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 0x0085: /* Centrino Advanced-N 6205 */