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

1992/0604/gnot/devduart.c (diff list | history)

1992/0321/sys/src/9/gnot/devduart.c:97,1031992/0604/sys/src/9/gnot/devduart.c:97,102 (short | long | prev | next)
1991/0605    
	/* stream interface */ 
	Queue	*wq;		/* write queue */ 
	Rendez	r;		/* kproc waiting for input */ 
	Alarm	*a;		/* alarm for waking the kernel process */ 
 	int	kstarted;	/* kproc started */ 
}; 
Duartport	duartport[1]; 


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