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

1991/1211/pc/devrtc.c (diff list | history)

1991/1112/sys/src/9/pc/devrtc.c:6,111991/1211/sys/src/9/pc/devrtc.c:6,15 (short | long | prev | next)
1991/0911    
#include	"errno.h" 
#include	"devtab.h" 
 
1991/1211    
/* 
 *  real time clock and non-volatile ram 
 */ 
 
1991/0911    
enum { 
	Paddr=		0x70,	/* address port */ 
	Pdata=		0x71,	/* data port */ 


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