git-svn-id: https://spexeah.com:8443/svn/Asuro@297 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
2dac8129f1
commit
925e1390ad
@ -32,7 +32,7 @@ uses
|
||||
PCI,
|
||||
Terminal,
|
||||
strings,
|
||||
ATA,
|
||||
AHCI,
|
||||
USB,
|
||||
testdriver;
|
||||
|
||||
@ -120,6 +120,7 @@ begin
|
||||
keyboard.init(keyboard_layout);
|
||||
mouse.init();
|
||||
USB.init();
|
||||
AHCI.init();
|
||||
console.writestringln('DRIVERS: INIT END.');
|
||||
|
||||
console.writestringln('');
|
||||
|
Loading…
x
Reference in New Issue
Block a user