summaryrefslogtreecommitdiff
path: root/os/pc/etherec2t.c
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2007-04-07 12:52:27 +0000
committerCharles.Forsyth <devnull@localhost>2007-04-07 12:52:27 +0000
commite1bd49a1e1823eab71c293efd1bd0c9b83c350c9 (patch)
treea9424cde16004cb9e591045225bc61beed339dd5 /os/pc/etherec2t.c
parent15345f9c75c069d3e2e362af5d6f931eef7772ef (diff)
20070407-1350 more updates from plan 9 pc kernel, and a few unreachable fixes(!)
Diffstat (limited to 'os/pc/etherec2t.c')
-rw-r--r--os/pc/etherec2t.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/pc/etherec2t.c b/os/pc/etherec2t.c
index ffbec852..c7625060 100644
--- a/os/pc/etherec2t.c
+++ b/os/pc/etherec2t.c
@@ -31,6 +31,7 @@ static Ec2t ec2tpcmcia[] = {
{ "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, },
};