--- /sys/doc/port.ps Wed Jan 30 23:15:09 2013 +++ /sys/doc/port.ps Thu Mar 14 01:16:12 2013 @@ -5390,31 +5390,31 @@ (The Broadcom 2835 operating system) 720 2952 w 10 /LucidaSansUnicode00 f (This) 970 3108 w -(is) 1208 3108 w -(terminal) 1321 3108 w -(and) 1756 3108 w -(CPU) 1969 3108 w -(kernels) 2195 3108 w -(for) 2581 3108 w -(the) 2754 3108 w -(ARM1176) 2943 3108 w -(processor) 3447 3108 w -(in) 3957 3108 w -(the) 4082 3108 w -(Broadcom) 4271 3108 w -(2835) 4788 3108 w -(system-on-a-chip.) 720 3228 w -(The) 1733 3228 w -(hardware) 1966 3228 w -(includes) 2468 3228 w -(VFP2) 2923 3228 w -(floating-point.) 3212 3228 w -(It) 4010 3228 w -(runs) 4128 3228 w -(on) 4395 3228 w -(the) 4569 3228 w -(Rasp\255) 4775 3228 w -(berry Pi Model B.) 720 3348 w +(consists) 1209 3108 w +(of) 1636 3108 w +(terminal) 1768 3108 w +(and) 2204 3108 w +(CPU) 2418 3108 w +(kernels) 2645 3108 w +(for) 3033 3108 w +(the) 3207 3108 w +(ARM1176) 3397 3108 w +(processor) 3902 3108 w +(in) 4413 3108 w +(the) 4539 3108 w +(Broad\255) 4729 3108 w +(com) 720 3228 w +(2835) 973 3228 w +(system-on-a-chip.) 1273 3228 w +(The) 2282 3228 w +(hardware) 2511 3228 w +(includes) 3009 3228 w +(VFP2) 3460 3228 w +(floating-point.) 3745 3228 w +(It) 4539 3228 w +(runs) 4653 3228 w +(on) 4917 3228 w +(the Raspberry Pi Models A and B.) 720 3348 w cleartomark showpage saveobj restore --- /sys/man/1/8l Fri Mar 8 21:12:36 2013 +++ /sys/man/1/8l Fri Mar 15 00:11:38 2013 @@ -182,15 +182,15 @@ .B obj.c in the source directory for a complete list. .TP -.B -P +.B -k (ELF only) -Executable is standalone boot image or kernel. +Executable is a standalone boot image or kernel. .TP .BI -T t The text segment starts at (virtual) address .IR t . .TP -.BI -F t +.BI -P t (ELF only) The text segment starts at physical address .I t --- /sys/src/9/pc/ether82563.c Tue Mar 5 22:49:27 2013 +++ /sys/src/9/pc/ether82563.c Thu Mar 14 00:55:15 2013 @@ -1631,6 +1631,9 @@ case 0x105e: type = i82571; break; + case 0x107d: /* eb copper */ + case 0x107e: /* ei fiber */ + case 0x107f: /* ei */ case 0x10b9: /* sic, 82572gi */ type = i82572; break; --- /sys/src/cmd/cc/pswt.c Thu Mar 8 06:37:02 2012 +++ /sys/src/cmd/cc/pswt.c Wed Mar 13 20:30:01 2013 @@ -57,7 +57,7 @@ q++; } qsort(iq, nc, sizeof(C1), swcmp); - if(debug['W']) + if(debug['K']) for(i=0; i