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

1993/1116/pc/l.s (diff list | history)

1993/1113/sys/src/9/pc/l.s:554,5591993/1116/sys/src/9/pc/l.s:554,564 (short | long | prev | next)
Uncomment l0update, l1update, l2update.
rsc Fri Mar 4 12:44:25 2005
1991/0710    
	POPFL 
1991/0705    
	RET 
1991/0706    
 
1993/1116    
TEXT	getstatus(SB),$0 
	PUSHFL 
	POPL	AX 
	RET 
 
1991/0706    
/* 
1991/0710    
 *  do nothing whatsoever till interrupt happens 
1991/0706    
 */ 
1993/1113/sys/src/9/pc/l.s:608,6141993/1116/sys/src/9/pc/l.s:613,618
1991/0806    
	OUTB 
	RET 
1992/1107    
 
1993/1113    
#ifdef notdef 
1992/1107    
/* 
1992/1119    
 *  copy bitmap changes to screen memory for ldepth 0 screen. 
1992/1108    
 *  reverse the bits since the screen is big-endian 
1993/1113/sys/src/9/pc/l.s:719,7251993/1116/sys/src/9/pc/l.s:723,728
1992/1111    
	MOVB	BX,-1(DI)(CX*1) 
	LOOP	l20 
1992/1107    
	RET 
1993/1113    
#endif /* notdef */ 
1993/0212    
 
/* 
 * The DP8390 ethernet chip needs some time between 


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