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

1990/0825/power/io.h (diff list | history)

1990/0718/sys/src/9/power/io.h:47,521990/0825/sys/src/9/power/io.h:47,56 (short | long | prev | next)
1990/0227    
#define LANCERDP	IO2(ushort, 0xFC0002) 
#define LANCERAP	IO2(ushort, 0xFC000a) 
#define LANCEID		IO2(ushort, 0xFF0002) 
1990/0825    
#define IOID		IO2(uchar, 0xFFFFF0) 
#define IO2R1		1	/* IO2 revision level 1 */ 
#define IO2R2		2	/* IO2 revision level 2 */ 
#define IO3R1		3	/* IO3 revision level 1 */ 
1990/0227    
 
typedef struct MODE	MODE; 
typedef struct INTVEC	INTVEC; 
1990/0718/sys/src/9/power/io.h:78,801990/0825/sys/src/9/power/io.h:82,85
1990/0227    
#define	MPBERR0		IO2(ulong, 0xF48000) 
#define	MPBERR1		IO2(ulong, 0xF4C000) 
1990/0718    
#define SBEADDR		((ulong *)(UNCACHED|0x1F080000)) 
1990/0825    
 


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