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-13 03:06:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0ee630ee96f02424ad201c0e49c9c19f457270c
ladybird
/
Kernel
/
Storage
/
ATA
History
Pankaj Raghav
6c7ee5344c
Kernel: Add MSI support to AHCI
...
Add MSI support to AHCI. Prefer MSI interrupts over pin-based interrupts.
2023-05-16 23:22:12 +02:00
..
AHCI
Kernel: Add MSI support to AHCI
2023-05-16 23:22:12 +02:00
GenericIDE
Kernel/Storage: Modernize ATA IDE controller initialization code
2023-04-14 19:20:43 +02:00
ATAController.cpp
…
ATAController.h
…
ATADevice.cpp
…
ATADevice.h
…
ATADiskDevice.cpp
…
ATADiskDevice.h
…
ATAPort.cpp
…
ATAPort.h
Kernel: Stop using NonnullLockRefPtrVector
2023-03-06 23:46:36 +01:00
Definitions.h
…