Browse Source

Plan 9 from Bell Labs 2005-12-29

David du Colombier 18 years ago
parent
commit
3e947d5a24
4 changed files with 4 additions and 2 deletions
  1. 1 1
      dist/replica/_plan9.db
  2. 1 1
      dist/replica/plan9.db
  3. 1 0
      dist/replica/plan9.log
  4. 1 0
      sys/src/9/pc/etherec2t.c

+ 1 - 1
dist/replica/_plan9.db

@@ -7948,7 +7948,7 @@ sys/src/9/pc/ether83815.c - 664 sys sys 1133464742 23556
 sys/src/9/pc/ether8390.c - 664 sys sys 1131290377 17702
 sys/src/9/pc/ether8390.h - 664 sys sys 1015014517 1511
 sys/src/9/pc/etherdp83820.c - 664 sys sys 1134042756 29166
-sys/src/9/pc/etherec2t.c - 664 sys sys 1086960044 4039
+sys/src/9/pc/etherec2t.c - 664 sys sys 1135784135 4092
 sys/src/9/pc/etherelnk3.c - 664 sys sys 1131290378 48733
 sys/src/9/pc/etherga620.c - 664 sys sys 1134390125 28760
 sys/src/9/pc/etherga620fw.h - 664 sys sys 1026847642 222295

+ 1 - 1
dist/replica/plan9.db

@@ -7948,7 +7948,7 @@ sys/src/9/pc/ether83815.c - 664 sys sys 1133464742 23556
 sys/src/9/pc/ether8390.c - 664 sys sys 1131290377 17702
 sys/src/9/pc/ether8390.h - 664 sys sys 1015014517 1511
 sys/src/9/pc/etherdp83820.c - 664 sys sys 1134042756 29166
-sys/src/9/pc/etherec2t.c - 664 sys sys 1086960044 4039
+sys/src/9/pc/etherec2t.c - 664 sys sys 1135784135 4092
 sys/src/9/pc/etherelnk3.c - 664 sys sys 1131290378 48733
 sys/src/9/pc/etherga620.c - 664 sys sys 1134390125 28760
 sys/src/9/pc/etherga620fw.h - 664 sys sys 1026847642 222295

+ 1 - 0
dist/replica/plan9.log

@@ -24059,3 +24059,4 @@
 1135620108 0 a 386/bin/x.echo - 775 sys sys 1135619568 57349
 1135632706 0 c 386/9loaddebug - 775 sys sys 1135631316 311840
 1135632706 1 c 386/9loadlitedebug - 775 sys sys 1135631317 200089
+1135785631 0 c sys/src/9/pc/etherec2t.c - 664 sys sys 1135784135 4092

+ 1 - 0
sys/src/9/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, },
 };