Adjustments to IDE driver

dev
Nigel Barink 2021-12-23 17:46:27 +01:00
parent 6d946ddce3
commit 767dac7e73
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ inline void init_IDE( uint32_t BAR0, uint32_t BAR1,uint32_t BAR2, uint32_t BAR3,
DetectDevices();
return;
// 4- Print Summary:
for (int i = 0; i < 4; i++)
if (ide_devices[i].Reserved == 1) {