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-06 13:35:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f33e7a964dbdea3b7a29fce72fb301bfe186709
ladybird
/
Kernel
/
Devices
History
Sönke Holz
f6151b3c9e
Kernel/Storage: Add
AssertSize
s to AHCI structs
2024-02-24 16:36:47 -07:00
..
Audio
Kernel/Audio: Fail AC97 probe if no good BAR1 is found
2023-10-03 16:19:03 -06:00
Generic
Kernel+Userland: Add option for duration of /dev/beep producing sound
2023-11-03 15:19:33 +01:00
GPU
Kernel/Graphics: Probe PCI graphics adapters on all architectures
2024-02-21 22:36:00 +01:00
HID
Kernel/HID: Modify index for shifted scan codes of non-printing chars
2024-02-19 00:03:50 +01:00
Storage
Kernel/Storage: Add
AssertSize
s to AHCI structs
2024-02-24 16:36:47 -07:00
TTY
Kernel/TTY: Support non-blocking reads with termios VMIN == 0
2024-02-13 19:48:39 +01:00
AsyncDeviceRequest.cpp
…
AsyncDeviceRequest.h
…
BlockDevice.cpp
…
BlockDevice.h
…
CharacterDevice.cpp
…
CharacterDevice.h
…
Device.cpp
…
Device.h
…
DeviceManagement.cpp
…
DeviceManagement.h
…
KCOVDevice.cpp
…
KCOVDevice.h
…
KCOVInstance.cpp
…
KCOVInstance.h
…
PCISerialDevice.cpp
…
PCISerialDevice.h
…
SerialDevice.cpp
Kernel: Use Processor::wait_check in loops waiting for HW to respond
2023-09-15 11:07:35 -06:00
SerialDevice.h
…