ref: 7312a7c586c5ecdbbc395c4ff8c3c9acadb232b9
parent: b823a0aa7aae86eb7bfb0594826600afa6bd5af4
author: stanley lieber <stanley.lieber@gmail.com>
date: Wed Jun 1 17:45:46 EDT 2016
etheriwl: add pcid 0x0082 for Intel Centrino Advanced-N 6205 variant
--- a/sys/src/9/pc/etheriwl.c
+++ b/sys/src/9/pc/etheriwl.c
@@ -2428,6 +2428,7 @@
case 0x4237: /* Wifi Link 5100 AGN */
case 0x423d: /* Wifi Link 5150 */
case 0x423b: /* PRO/Wireless 5350 AGN */
+ case 0x0082: /* Centrino Advanced-N 6205 */
case 0x0085: /* Centrino Advanced-N 6205 */
case 0x422b: /* Centrino Ultimate-N 6300 variant 1 */
case 0x4238: /* Centrino Ultimate-N 6300 variant 2 */
--
⑨