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-03-21 04:48:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0fcbb7751be8e506692bf6be1ebec6465697dcd
ladybird
/
Kernel
/
Storage
History
Jean-Baptiste Boric
fdb5367da1
Kernel: Promote various integers to 64 bits in storage layer
2021-07-06 00:16:22 +02:00
..
Partition
…
AHCI.h
Kernel/AHCI: Fix shift of 1
2021-06-25 16:27:01 +02:00
AHCIController.cpp
Kernel/AHCI: Dont assume ports start at 0
2021-06-25 16:27:01 +02:00
AHCIController.h
…
AHCIPort.cpp
…
AHCIPort.h
…
AHCIPortHandler.cpp
…
AHCIPortHandler.h
…
ATA.h
…
BMIDEChannel.cpp
Kernel: Specify I/O size for BMIDEChannel
2021-06-28 15:55:00 +02:00
BMIDEChannel.h
Kernel: Add missing override specifiers
2021-07-03 01:56:31 +04:30
IDEChannel.cpp
…
IDEChannel.h
Kernel: Promote various integers to 64 bits in storage layer
2021-07-06 00:16:22 +02:00
IDEController.cpp
…
IDEController.h
…
PATADiskDevice.cpp
…
PATADiskDevice.h
…
RamdiskController.cpp
…
RamdiskController.h
…
RamdiskDevice.cpp
…
RamdiskDevice.h
…
SATADiskDevice.cpp
…
SATADiskDevice.h
…
StorageController.h
Kernel/PCI: Move the PCI components as a subfolder to the Bus directory
2021-07-02 13:16:12 +02:00
StorageDevice.cpp
…
StorageDevice.h
…
StorageManagement.cpp
Kernel/PCI: Move the PCI components as a subfolder to the Bus directory
2021-07-02 13:16:12 +02:00
StorageManagement.h
…