This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-12 02:36:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfe1bd9726779fb324fe3f7bc3dde33fd1295fe6
ladybird
/
Kernel
/
Storage
/
ATA
History
Idan Horowitz
e1ad9326df
Kernel: Remove unimplemented AHCIPort::is_hot_pluggable declaration
2022-01-28 19:05:52 +02:00
..
AHCI.h
…
AHCIController.cpp
…
AHCIController.h
…
AHCIPort.cpp
Kernel: Make allocate_supervisor_physical_page OOM-fallible
2022-01-28 19:05:52 +02:00
AHCIPort.h
Kernel: Remove unimplemented AHCIPort::is_hot_pluggable declaration
2022-01-28 19:05:52 +02:00
AHCIPortHandler.cpp
Kernel: Make allocate_supervisor_physical_page OOM-fallible
2022-01-28 19:05:52 +02:00
AHCIPortHandler.h
…
ATA.h
…
ATAController.h
…
ATADevice.cpp
…
ATADevice.h
…
ATADiskDevice.cpp
…
ATADiskDevice.h
…
ATAPIDiscDevice.cpp
…
ATAPIDiscDevice.h
…
BMIDEChannel.cpp
…
BMIDEChannel.h
…
IDEChannel.cpp
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
2022-01-24 22:36:09 +01:00
IDEChannel.h
Kernel: Clarify IDEChannel function that switches current channel
2022-01-12 01:57:38 +01:00
IDEController.cpp
…
IDEController.h
…