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

2002/1201/pc/screen.h (diff list | history)

2002/1201/sys/src/9/pc/screen.h:47,522002/1205/sys/src/9/pc/screen.h:47,53 (short | long | prev | next)
Add VGAMEM.
rsc Fri Mar 4 12:44:25 2005
1997/1101    
	Pwhite		= 0xFF, 
1997/0327    
}; 
 
2002/1205    
#define VGAMEM()	0xA0000 
1997/1101    
#define vgai(port)		inb(port) 
#define vgao(port, data)	outb(port, data) 
1997/0327    
 


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