ref: b8ade0f0e74db49b8d1686e29a5d3dabb3a2d93b
parent: 877dc94c6759b1086287e2360e8752586947f45f
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Tue Jul 31 14:33:42 EDT 2018
etheriwl: add pci did for WifiLink 5300 (thans senthil)
--- a/sys/src/9/pc/etheriwl.c
+++ b/sys/src/9/pc/etheriwl.c
@@ -2444,6 +2444,7 @@
case 0x4229: /* WiFi Link 4965 */
case 0x4230: /* WiFi Link 4965 */
case 0x4232: /* Wifi Link 5100 */
+ case 0x4235: /* Intel Corporation Ultimate N WiFi Link 5300 */
case 0x4236: /* WiFi Link 5300 AGN */
case 0x4237: /* Wifi Link 5100 AGN */
case 0x4239: /* Centrino Advanced-N 6200 */
--
⑨