X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fgeekos%2Fdefs.asm;h=6c5ce1529bf2d95b565511ded83acdd9dcb3580d;hb=647775a7f1503a837f53d5e2afd15e8e2594d75d;hp=25dc811a8398f2406e86aea82536004b097ef197;hpb=9dd0a80f28ca47a1fb69992dcd96e7526bf5175c;p=palacios.git diff --git a/palacios/src/geekos/defs.asm b/palacios/src/geekos/defs.asm index 25dc811..6c5ce15 100644 --- a/palacios/src/geekos/defs.asm +++ b/palacios/src/geekos/defs.asm @@ -1,6 +1,6 @@ ; Definitions for use in GeekOS boot code ; Copyright (c) 2001, David H. Hovemeyer -; $Revision: 1.7 $ +; $Revision: 1.8 $ ; This is free software. You are permitted to use, ; redistribute, and modify it as specified in the file "COPYING". @@ -54,7 +54,7 @@ VIDSEG equ 0xb800 ; The following information is correct for a 1.44M floppy. ; Yes, I'm hard coding this. -SECTORS_PER_TRACK equ 18 +;SECTORS_PER_TRACK equ 18 HEADS equ 2 CYLINDERS equ 80