/[hurd]/hurd-l4/laden/output-vga.c
ViewVC logotype

Diff of /hurd-l4/laden/output-vga.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by marcus, Thu Sep 4 01:29:35 2003 UTC revision 1.3 by marcus, Sun Sep 7 22:13:04 2003 UTC
# Line 18  Line 18 
18     along with this program; if not, write to the Free Software     along with this program; if not, write to the Free Software
19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA. */     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA. */
20    
21  #include "laden.h"  #if HAVE_CONFIG_H
22    #include <config.h>
23    #endif
24    
25  #include <sys/io.h>  #include <sys/io.h>
26    
27    #include "output.h"
28    
29  #define VGA_VIDEO_MEM_BASE_ADDR 0x0B8000  #define VGA_VIDEO_MEM_BASE_ADDR 0x0B8000
30  #define VGA_VIDEO_MEM_LENGTH    0x004000  #define VGA_VIDEO_MEM_LENGTH    0x004000
31    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26