This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f662aa6da2a699c93bc3464daa1a76a5da5a8459
banan-os
/
kernel
/
include
/
kernel
/
Storage
History
Bananymous
7774f56ab6
Kernel: PCI devices can now create region for BAR
...
This creates either MEM or IO region for read/write access to PCI device.
2023-09-22 17:20:35 +03:00
..
ATABus.h
Kernel: Rewrite whole device structure
2023-07-10 23:17:14 +03:00
ATAController.h
Kernel: PCI devices can now create region for BAR
2023-09-22 17:20:35 +03:00
ATADefinitions.h
Kernel: Move ATADevice to its own file from ATAController
2023-04-02 18:26:19 +03:00
ATADevice.h
Kernel: Start work on making inodes more thread safe
2023-09-10 00:31:42 +03:00
DiskCache.h
Kernel: Writes to disk are not synchronous anymore
2023-09-11 01:25:16 +03:00
StorageController.h
Kernel: Rewrite whole device structure
2023-07-10 23:17:14 +03:00
StorageDevice.h
Kernel: Implement SYS_SYNC and add sync executable to userspace
2023-09-11 01:26:27 +03:00