Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0224/1

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


kernel, 9load: add another 82562 PRO/100 VE to ether82557
 [jmk] --rw-rw-r-- M 1695424 glenda sys 30152 Feb 24 12:33 sys/src/9/pc/ether82557.c
	/n/sourcesdump/2006/0224/plan9/sys/src/9/pc/ether82557.c:926,931 - 
	/n/sourcesdump/2006/0225/plan9/sys/src/9/pc/ether82557.c:926,934
	  			continue;
	  		case 0x1031:		/* Intel 82562EM */
	  		case 0x1050:		/* Intel 82562EZ */
	+ 		case 0x1039:		/* Intel 82801BD PRO/100 VE */
	+ 		case 0x103A:		/* Intel 82562 PRO/100 VE */
	+ 		case 0x1064:		/* Intel 82562 PRO/100 VE */
	  		case 0x2449:		/* Intel 82562ET */
	  			nop = 1;
	  			/*FALLTHROUGH*/
	/n/sourcesdump/2006/0224/plan9/sys/src/9/pc/ether82557.c:932,939 - 
	/n/sourcesdump/2006/0225/plan9/sys/src/9/pc/ether82557.c:935,940
	  		case 0x1209:		/* Intel 82559ER */
	  		case 0x1229:		/* Intel 8255[789] */
	  		case 0x1030:		/* Intel 82559 InBusiness 10/100  */
	- 		case 0x1039:		/* Intel 82801BD PRO/100 VE */
	- 		case 0x103A:		/* Intel 82562 PRO/100 VE */
	  			break;
	  		}
	  
 [jmk] --rw-rw-r-- M 1695424 glenda sys 19090 Feb 24 12:33 sys/src/boot/pc/ether82557.c
	/n/sourcesdump/2006/0224/plan9/sys/src/boot/pc/ether82557.c:553,564 - 
	/n/sourcesdump/2006/0225/plan9/sys/src/boot/pc/ether82557.c:553,565
	  			continue;
	  		case 0x1031:		/* Intel 82562EM */
	  		case 0x1050:		/* Intel 82562EZ */
	+ 		case 0x1039:		/* Intel 82801BD PRO/100 VE */
	+ 		case 0x103A:		/* Intel 82562 PRO/100 VE */
	+ 		case 0x1064:		/* Intel 82562 PRO/100 VE */
	  		case 0x2449:		/* Intel 82562ET */
	  		case 0x1209:		/* Intel 82559ER */
	  		case 0x1229:		/* Intel 8255[789] */
	  		case 0x1030:		/* Intel 82559 InBusiness 10/100  */
	- 		case 0x1039:		/* Intel 82801BD PRO/100 VE */
	- 		case 0x103A:		/* Intel 82562 PRO/100 VE */
	  			break;
	  		}
	  
 [jmk] --rwxrwxr-x M 1695424 glenda sys 312052 Feb 24 14:14 386/9loaddebug


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.