plan 9 kernel history: overview | file list | diff list

1999/0507/alphapc/ether2114x.c (diff list | history)

1999/0423/sys/src/9/alphapc/ether2114x.c:1326,13311999/0507/sys/src/9/alphapc/ether2114x.c:1326,1332 (short | long | prev | next)
1999/0422    
	uchar ea[Eaddrlen]; 
	static int scandone; 
 
1999/0507    
pcihinv(nil); 
1999/0422    
	if(scandone == 0){ 
		dec2114xpci(); 
		scandone = 1; 
1999/0423/sys/src/9/alphapc/ether2114x.c:1418,14221999/0507/sys/src/9/alphapc/ether2114x.c:1419,1423
1999/0422    
void 
ether2114xlink(void) 
{ 
	addethercard("21140",  reset); 
1999/0507    
	addethercard("2114x",  reset); 
1999/0422    
} 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)