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

1990/1226/ss/uart.c (diff list | history)

1990/1223/sys/src/9/ss/uart.c:80,861990/1226/sys/src/9/ss/uart.c:80,86 (short | long | prev | next)
1990/1223    
	uchar	*data;		/* data register in Z8530 */ 
}; 
SCC	scc[2]; 
#define	SCCV	(0x0F000000-0x1000) 
1990/1226    
#define	SCCV	(0x0000)	/* was 0x0F000000-0x1000 */ 
1990/1223    
#define	SCCP	0xF1000000 
 
#define PRINTING	0x4 


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