Merge into main the new state of the operating system/kernel #1
@ -142,6 +142,7 @@ inline void init_IDE( uint32_t BAR0, uint32_t BAR1,uint32_t BAR2, uint32_t BAR3,
|
|||||||
|
|
||||||
DetectDevices();
|
DetectDevices();
|
||||||
|
|
||||||
|
return;
|
||||||
// 4- Print Summary:
|
// 4- Print Summary:
|
||||||
for (int i = 0; i < 4; i++)
|
for (int i = 0; i < 4; i++)
|
||||||
if (ide_devices[i].Reserved == 1) {
|
if (ide_devices[i].Reserved == 1) {
|
||||||
|
Loading…
Reference in New Issue
Block a user