First release of the IDE driver

svn path=/trunk/; revision=48
This commit is contained in:
Rex Jolliff 1998-09-20 02:22:48 +00:00
parent cb0fe70650
commit 22ebf085eb

View file

@ -431,7 +431,7 @@ static char SectorBuffer[512 * 10];
}
DbgPrint("\n");
}
for(;;);
//for(;;);
Status = ZwWriteFile(FileHandle,
NULL,
NULL,