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-04-16 09:39:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e50f8a8b74740981a7a633637cbbb71a3ba542e
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
…
IDEController.cpp
…
IDEController.h
…