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

2002/0412/port/portfns.h (diff list | history)

2002/0412/sys/src/9/port/portfns.h:340,3452002/0503/sys/src/9/port/portfns.h:340,346 (short | long | prev | next)
add uartmouse
rsc Fri Mar 4 12:44:25 2005
2001/0527    
int		uartctl(Uart*, char*); 
2002/0412    
int		uartgetc(void); 
2001/0527    
void		uartkick(void*); 
2002/0503    
void		uartmouse(Uart*, int (*)(Queue*, int), int); 
2002/0412    
void		uartputc(int); 
void		uartputs(char*, int); 
2001/0527    
void		uartrecv(Uart*, char); 


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