X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fgeekos%2Fdefs.asm;h=6c5ce1529bf2d95b565511ded83acdd9dcb3580d;hb=bc2c46a12649344d973e2201271c05390ce924bf;hp=25dc811a8398f2406e86aea82536004b097ef197;hpb=57e3d7d1e671a261befef967b4a441e5d7dc2303;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