search for: initwithparms

Displaying 1 result from an estimated 1 matches for "initwithparms".

2009 Mar 22
1
[PATCH] [memdisk] Additional comments in memdisk.inc and postprocess.pl
...t15_88: +int15_88: ; Get extended mem size mov ax,[cs:MemInt1588] jmp short int15_success @@ -805,7 +812,8 @@ Int13Funcs dw Reset ; 00h - RESET dw Invalid ; 06h - FORMAT TRACK AND SET BAD FLAGS dw Invalid ; 07h - FORMAT DRIVE AT TRACK dw GetParms ; 08h - GET PARAMETERS - dw InitWithParms ; 09h - INITIALIZE CONTROLLER WITH DRIVE PARAMETERS + dw InitWithParms ; 09h - INITIALIZE CONTROLLER WITH + ; DRIVE PARAMETERS dw Invalid ; 0Ah dw Invalid ; 0Bh dw Seek ; 0Ch - SEEK TO CYLINDER diff --git a/memdisk/postprocess.pl b/memdisk/postprocess.pl index f8cba96..fcda478 100...