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

2001/0529/bitsy/dat.h (diff list | history)

2000/1205/sys/src/9/bitsy/dat.h:189,1942001/0529/sys/src/9/bitsy/dat.h:189,195 (short | long | prev | next)
2000/0907    
	OneMeg=	1024*1024, 
2000/1121    
}; 
 
2001/0529    
#ifdef NDEF 
2000/1121    
/* 
 *  routines to access UART hardware 
 */ 
2000/1205/sys/src/9/bitsy/dat.h:265,2702001/0529/sys/src/9/bitsy/dat.h:266,272
2000/1121    
 
	Rendez	r; 
}; 
2001/0529    
#endif 
2000/1121    
 
/* 
 * PCMCIA structures known by both port/cis.c and the pcmcia driver 
2000/1205/sys/src/9/bitsy/dat.h:360,3642001/0529/sys/src/9/bitsy/dat.h:362,366
2000/1205    
	int	size;		/* access size */ 
	int	itype;		/* type of interrupt */ 
	ulong	interrupt;	/* interrupt number */ 
	char	type[NAMELEN];	/* card type */ 
2001/0529    
	char	*type;	/* card type, mallocated */ 
2000/0907    
}; 


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