Add SMC 8041TX ne2k clone id string. Thanks to 20h and Oksel for figuring it out. Reference: /n/sources/patch/applied/smc8041tx Date: Tue Dec 27 19:24:14 CET 2005 --- /sys/src/9/pc/etherec2t.c Tue Dec 27 19:23:15 2005 +++ /sys/src/9/pc/etherec2t.c Tue Dec 27 19:23:13 2005 @@ -31,6 +31,7 @@ { "FA410TX", 1, }, /* Netgear FA410TX */ { "Network Everywhere", 0, }, /* Linksys NP10T 10BaseT Card */ { "10/100 Port Attached", 1, }, /* SMC 8040TX */ + { "8041TX-10/100-PC-Card-V2", 0 }, /* SMC 8041TX */ { "FA411", 0 }, /* Netgear FA411 PCMCIA */ { nil, 0, }, };