diff options
Diffstat (limited to 'Private/Drivers')
| -rw-r--r-- | Private/Drivers/README.TXT | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/Private/Drivers/README.TXT b/Private/Drivers/README.TXT index d26f409b..e6af72bc 100644 --- a/Private/Drivers/README.TXT +++ b/Private/Drivers/README.TXT @@ -6,10 +6,16 @@ Basic Device Drivers (BDD) 2 - Place them inside Private/Root 3 - And continue your build. - -==================== +=============== What are these? -==================== +=============== These are HCore device drivers. -Running in Ring-3. To let the driver restart in case of a crash. +Some of them are running in Ring-3, to let the driver restart in case of a crash. + +=========== +Maintainers +=========== + +ACPIManager: Amlal EL Mahrouss +AHCI: Amlal EL Mahrouss
\ No newline at end of file |
