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

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

1990/09051/sys/src/9/power/io.h:44,511990/0907/sys/src/9/power/io.h:44,51 (short | long | prev | next)
1990/0227    
 
#define LANCERAM	IO2(uchar, 0xE00000) 
#define LANCEEND	IO2(uchar, 0xF00000) 
1990/0905    
#define LANCE3RAM	IO2(uchar, 0xFF4000) 
#define LANCE3END	IO2(uchar, 0xFF8000) 
1990/0907    
#define LANCE3RAM	IO2(ushort, 0xFF4000) 
#define LANCE3END	IO2(ushort, 0xFF8000) 
1990/0227    
#define LANCERDP	IO2(ushort, 0xFC0002) 
#define LANCERAP	IO2(ushort, 0xFC000a) 
#define LANCEID		IO2(ushort, 0xFF0002) 


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