Adjustments to IDE driver
This commit is contained in:
parent
6d946ddce3
commit
767dac7e73
@ -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…
x
Reference in New Issue
Block a user