]> Zhao Yanbai Git Server - minix.git/commitdiff
netconf: recognize another rtl8169-compatible model
authorBen Gras <ben@minix3.org>
Tue, 13 Jul 2010 18:44:51 +0000 (18:44 +0000)
committerBen Gras <ben@minix3.org>
Tue, 13 Jul 2010 18:44:51 +0000 (18:44 +0000)
commands/netconf/netconf.sh

index 98b22ff11fa118e552c8cc0043fca976ea3eb339..78064db4fda212bdb9f2ddca57339713ffb39057 100644 (file)
@@ -106,7 +106,7 @@ cards()
            "1743:8139" "4033:1360"
     card 4 "Realtek 8169 based card"   \
            "10EC:8129" "10EC:8167" "10EC:8169" "1186:4300" "1259:C107" \
-           "1385:8169" "16EC:0116" "1737:1032"
+           "1385:8169" "16EC:0116" "1737:1032" "10EC:8168"
     card 5 "Realtek 8029 based card (also emulated by Qemu)" "10EC:8029"
     card 6 "NE2000, 3com 503 or WD based card (also emulated by Bochs)"
     card 7 "AMD LANCE (also emulated by VMWare and VirtualBox)" "1022:2000"