ref: e68130f082c608ff0be39a11b459057791689486
parent: 2fc31e9a709476696ee0b1827f31c7fcbf69a809
author: khm <devnull@localhost>
date: Mon Feb 18 16:04:19 EST 2013
add wifi link 1000 pci id
--- a/sys/src/9/pc/etheriwl.c
+++ b/sys/src/9/pc/etheriwl.c
@@ -2235,6 +2235,7 @@
switch(pdev->did){default:
continue;
+ case 0x0084: /* WiFi Link 1000 */
case 0x4229: /* WiFi Link 4965 */
case 0x4230: /* WiFi Link 4965 */
case 0x4236: /* WiFi Link 5300 AGN */
--
⑨