Subversion Repositories HelenOS-historic

Rev

Rev 889 | Rev 1702 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 889 Rev 1377
Line 28... Line 28...
28
 
28
 
29
#ifndef __sparc64_FB_H__
29
#ifndef __sparc64_FB_H__
30
#define __sparc64_FB_H__
30
#define __sparc64_FB_H__
31
 
31
 
32
#define FB_PHYS_ADDRESS     0x1c901000000ULL
32
#define FB_PHYS_ADDRESS     0x1c901000000ULL
33
#define FB_VIRT_ADDRESS     0x000c0000000ULL
-
 
34
 
33
 
35
#define FB_X_RES        1152
34
#define FB_X_RES        1152
36
#define FB_Y_RES        900
35
#define FB_Y_RES        900
37
 
36
 
38
#define FB_COLOR_DEPTH      8
37
#define FB_COLOR_DEPTH      8