Added 8259 PIC support
This commit is contained in:
@@ -69,6 +69,10 @@ KepInitializeMachine(VOID)
|
||||
/* Re-enable IDE interrupts */
|
||||
HlIoPortOutByte(0x376, 0);
|
||||
HlIoPortOutByte(0x3F6, 0);
|
||||
|
||||
/* Disable the legacy PIC */
|
||||
HlInitializePic();
|
||||
HlDisablePic();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user