Even though the SMC EtherEZ 8020 is owned by ethersmc.c, the similarly-named SMC EZCard 8022 is an NE2000 card instead. This has been tested on my trusty Sony Vaio PCG-F560K. Reference: /n/sources/patch/applied/etherec2t-smc8022 Date: Sat Nov 7 19:46:40 CET 2009 Signed-off-by: davide+p9@cs.cmu.edu --- /sys/src/9/pc/etherec2t.c Sat Nov 7 19:42:49 2009 +++ /sys/src/9/pc/etherec2t.c Sat Nov 7 19:42:46 2009 @@ -33,6 +33,7 @@ { "10/100 Port Attached", 1, }, /* SMC 8040TX */ { "8041TX-10/100-PC-Card-V2", 0 }, /* SMC 8041TX */ { "FA411", 0 }, /* Netgear FA411 PCMCIA */ + { "SMC8022", 0}, /* SMC 8022 / EZCard-10-PCMCIA */ { nil, 0, }, };