ref: 7ce0db0b8609bd0bcf92eb55cd48ed8e44f10b4a
parent: 4e74323c047379cabe16bc114f245b7478bc5880
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 */
--
⑨