Bad version (?)
This commit is contained in:
@ -29,7 +29,8 @@ void DriversInstall()
|
||||
DriversInstall_Clock();
|
||||
|
||||
// Install fdc
|
||||
Error ("Floppy", "Floppy driver is currently disabled.\n");
|
||||
|
||||
Error("Floppy", "Floppy driver is currently disabled.\n");
|
||||
//IrqInstallHandler(6, FloppyIrqHandler);
|
||||
//FloppyInitialize();
|
||||
}
|
||||
|
Reference in New Issue
Block a user